Quote:>ive got a generic modem on ttyS2 set to irq3 that my linux (redhat
>6.1) refuses to connect with.looked up the FCC ID, and it is not a
>winmodem.i get "failed to initalize" error when i try to use dial up.
>i wonder if anyone knows where i can get a generic device driver for
>this modem, as this is the only thing i can think of why it doesn't
>work.
>]
>SPECS:
>ISA modem
>56K
>Texas insturments chipset
>FCC ID H8NITA-31778-M5-E
>model# FB V1456VQH-X
>P/N 91791546
The normal IRQ for /dev/ttyS2 (Com3) is irq 4. If you specifically have
it jumpered to irq 3 instead, you will need to use setserial to tell Linux
that, and make sure you are not using a mouse or anything on ttyS1 (Com2)
or ttyS3 (Com4). Or is your modem really on ttyS1 (Com2). If it really
is on ttyS2 using irq 3, try this:
/bin/setserial /dev/ttyS2 port 0x3e8 irq 3 ^auto_irq ^skip_test autoconfig
Then see if 'setserial -bg /dev/ttyS2' shows the proper UART. Or test it
with 'minicom' set to that port and see if you get any response to AT
commands.
If that works, you could put that line in /etc/rd.c/rd.local
--
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://hammer.prohosting.com/~cgi-wiz/ http://cgi-help.virtualave.net/