Aaron Brown wrote:
> 
> If I have an ISA modem, what should /dev/modem be a link to?
> 
> Not /dev/ttyS*, because those are serial ports, right?
> 
> Thanks for your help.

Most internal ISA modems supply or emulate standard serial port
hardware so a link to /dev/ttyS* is quite likely. See the modem
HOWTO docs on your system /usr/doc/HOWTO/HTML/en/Modem-HOWTO.html


Real quick guide. Find out if/where the extra serial port has been
detected (dmesg), possibly assign the IRQ to it (setserial), link
/dev/modem to corresponding /dev/ttyS*, play.

hth
-- 
        Bob Dunlop
        [EMAIL PROTECTED]
        www.xyzzy.clara.co.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to