I have, for the moment, given up on my currently installed modem. I
have, however, an older modem in another box (a 386 awaiting a big hdd
so I can have my own linux box...)

This modem is a 28800 v.34, 16550 UART modem old enough that it can't
be a winmodem...

I have one open isa slot and the question is:

    How do I set up a second modem in the box?

  Now, I figure that I put the card in and set it for ttyS3 (?) and
try to find an open interrupt. Then I run

setserial /dev/ttyS3 (not sure which arguments I need here)
rm -f /dev/modem
ln -s /dev/ttyS3 /dev/modem
and I'm good to go...

Can I use ttyS3?

-koyote

(This modem thing is pretty important. As soon as I have it set up, I
can start porting my girlfriend over to linux...)

Reply via email to