On Thu, 31 May 2001, 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?

I think you do need /dev/ttySx i used to have an isa modem but cant quite
remember how i used it, i will try and explain.

You will need to know the IRQ which you ISA modem uses, use 'setserial' to
assign the IRQ this is the one i cant remember, something like;
setserial /dev/ttyS6 irq 5
ln -s /dev/ttyS5 /dev/modem

No garentee that is correct however i once did it something like that.
I am sure someone else will give you a better explanation.

> 
> Thanks for your help.
> 
> --AARON B.
> Farmington Hills, Michigan
> [EMAIL PROTECTED]
> http://homestead.juno.com/aaron-brown/

-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

-
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