Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles; site smu.UUCP Path: utzoo!linus!decvax!ucbvax!ucbcad!tektronix!uw-beaver!cornell!vax135!houxz!houxm!ihnp4!inuxc!pur-ee!uiucdcs!smu!pedz From: pedz@smu.UUCP Newsgroups: net.unix-wizards Subject: Re: unsupported ioctls in 4.2: TIOCMODG - (nf) Message-ID: <18600015@smu.UUCP> Date: Thu, 21-Jun-84 18:52:00 EDT Article-I.D.: smu.18600015 Posted: Thu Jun 21 18:52:00 1984 Date-Received: Mon, 25-Jun-84 00:28:21 EDT References: <298@oddjob.UUCP> Lines: 17 Nf-ID: #R:oddjob:-29800:smu:18600015:000:540 Nf-From: smu!pedz Jun 21 17:52:00 1984 #R:oddjob:-29800:smu:18600015:000:540 smu!pedz Jun 21 17:52:00 1984 Response to question about TIOCMODG call of ioctl: If anyone out there knows better about the thing I am about to say please speak up. The TIOCMODG and TIOCMODS ioctl calles must be supported in the seperate drivers. tty.c is not the place to do this because it does not know which device it is talking to and how to get these bits. I have added these calls (along with some others) to my dh driver. You are welcome to the diff's if you are using a dh. (If you are brave these might help you with other drivers.) Perry convex!smu!pedz