On Fri, 2005-Aug-19 15:46:57 -0700, Jim Pazarena wrote: >would someone please advise the purpose of the "iR" & "lR" devices?
You can use termios(2) on the 'i' device to define the default initial state on device open and on the 'l' device to lock parameters so they can't be changed. Look for 'lock' or 'initial' in the sio(4) manpage. Sorry, I can't help with the rest. -- Peter Jeremy _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hardware To unsubscribe, send any mail to "[EMAIL PROTECTED]"
