On Sun, Dec 28, 1997 at 12:14:54AM -0800, Dean Somji wrote: > I tried running setserial on ttys1 (my modem on com2), but I get a I/O Error > message all the time. I have checked permissions, but don't know what else > to do. Please help. (BTW: I have checked various faq's and how-to's with > little success.)
/dev/ttys1 is a virtual terminal, not a serial port. You want to use /dev/ttyS1 (note capital S). I just checked and using setserial on /dev/ttys1 does give the error you describe. Hope this helps, Hamish -- Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5 CCs of replies from mailing lists are welcome. http://hamish.home.ml.org -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .