Click to See Complete Forum and Search --> : pci modems and IRQ's Help like to connect yet...


Ksmith- Tx
10-27-2001, 11:44 PM
trying to get my pci modem working and did the cat /dev/pci and found 4 items on irq 11.. so when tried to set it said already in use.. (serial bus & 2-simple comm controller-network controller) if i can get this going to next...

Ksmith- Tx
10-27-2001, 11:50 PM
oh yeah...
serial controller: US robotics.3com 56k faxmodem - model 5610 (rev 1)
bus 0, device 6, function 0.
irq = 11
i/o at 0xa800

also have a Ethernet controller: pci device feda:a0fa (Epigram Inc) (Rev 1)
IRQ = 11
master Capable. Latency=32
Non-Prefetchable 32 bit Memory...etc.

scanez
10-28-2001, 12:14 AM
Um, that's not good. Give your modem an irq other than 11, one that is free.

SC

Ksmith- Tx
10-28-2001, 12:21 AM
THAT'S what i thought but it said if i set it wrong it would lock up my computer.. typed in setserial -bg /dev/ttyS* and it said /dev/ttys0 at irq4 is 16550a
and /dev/ttys1 at irq 3 is 16550a
and /dev/ttys4 at irq 11 is 16550a

figured i would probably use one of these...?

thanks

Ksmith- Tx
10-28-2001, 12:40 PM
could still use some help PLEASE

scanez
10-28-2001, 01:04 PM
Do you know what COM setting your modem uses in windows?

SC

Ksmith- Tx
10-28-2001, 10:18 PM
com 5 right now with irq 11 and i/o a800 mine is a USRobotics 5610 that PCI controller-based faxmodem, says will work with Linux 2.3 and higher...I have installed the 8.1 Mandrake...

scanez
10-28-2001, 11:16 PM
Originally posted by Ksmith- Tx:
<STRONG>com 5 right now with irq 11 and i/o a800 mine is a USRobotics 5610 that PCI controller-based faxmodem, says will work with Linux 2.3 and higher...I have installed the 8.1 Mandrake...</STRONG>
Hmmm, from setserial

/dev/ttys4 at irq 11 is 16550a

should be your modem then, because ttys4 is COM5 and it is at irq 11. Did you try connecting already? It looks as though it's already configured.

SC

[ 28 October 2001: Message edited by: scanez ]

Ksmith- Tx
10-28-2001, 11:43 PM
tryed the dialer and got it to respond on ttyso at 0x03f8 irq4 is 16550a but when query modem it gives squares and 4c to line 1 3 4 7...??? the dialer did not list the ttys4 and 0-3 and tried all only s0 got response...??? maybe not sending the correct commands?? can i go back and check what modem i have selected? Guy at CompUSA said it was Haynes compatable....

Ksmith- Tx
10-29-2001, 12:47 AM
http://www.usr.com/support/drivers-template.asp?prod=s-modem
US Robotics have a driver for this but

"This file can also be used as a basis to write your own script for UNIX/LINUX hybrids "

what do i do with it..