I write to your personal email addres and i receive
your answer. I understand your position, but i think
that this may help a lot of friends. Here in
Argentina, meny people (i know a dozen may be) that
have this modem and need to use it in LInux.
I try several things to make it work :
cd /proc; cat pci
The info that I get is this :
irq 10
port 0xe000 [0xe001]
then I do the following :
cd /dev; test -c ttyS3 || ./MAKEDEV ttyS3; chmod
666 /dev/ttyS3
(No errors appear executing this command)
then, this :
setserial /dev/ttyS3 uart 16550A port 0xe000 irq 10
(No errors appears with this command)
But the modem doesn't responde.
By trying to use it with minicom, i get this error :
/dev/ttys3 : Input Output error.
I try with other ttys#, but doens't work either.
Is there something i can do?.
This drivers you released, works for my modem?. If so,
how do i install them?.
Thx, Emiliano
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The same modem + linux 2.4.4
works but when connecting ISP
--
Serial connection established.
Couldn't attach tty to PPP unit 0: Invalid argument
--
On boot
---
Serial driver version 5.05 (2000-12-13) with MANY_PORTS SHARE_IRQ DETECT_IRQ SERIAL_PCI ISAPNP
enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS03 at 0x02e8 (irq = 3) is a 16550A
Redundant entry in serial pci_table. Please send the output of
lspci -vv, this message (4793,4104,4793,170)
and the manufacturer and name of serial board or modem board
to serial-pci-info@lists.sourceforge.net.
PCI: Found IRQ 11 for device 00:10.0
ttyS04 at port 0xdc00 (irq = 11) is a 16550A
---
part of lspci -vv
---
00:10.0 Serial controller: US Robotics/3Com 56K FaxModem Model 5610 (rev 01) (prog-if 02 [16550])
Subsystem: US Robotics/3Com USR 56k Internal Voice Modem (Model 2976)
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR-
FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort-
>SERR- <PERR-
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at dc00 [size=8]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA PME(D0+,D1-,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=2 PME-
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=127638
Browser: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
I write to your personal email addres and i receive
your answer. I understand your position, but i think
that this may help a lot of friends. Here in
Argentina, meny people (i know a dozen may be) that
have this modem and need to use it in LInux.
I try several things to make it work :
cd /proc; cat pci
The info that I get is this :
irq 10
port 0xe000 [0xe001]
then I do the following :
cd /dev; test -c ttyS3 || ./MAKEDEV ttyS3; chmod
666 /dev/ttyS3
(No errors appear executing this command)
then, this :
setserial /dev/ttyS3 uart 16550A port 0xe000 irq 10
(No errors appears with this command)
But the modem doesn't responde.
By trying to use it with minicom, i get this error :
/dev/ttys3 : Input Output error.
I try with other ttys#, but doens't work either.
Is there something i can do?.
This drivers you released, works for my modem?. If so,
how do i install them?.
Thx, Emiliano
Logged In: NO
The same modem + linux 2.4.4
works but when connecting ISP
--
Serial connection established.
Couldn't attach tty to PPP unit 0: Invalid argument
--
On boot
---
Serial driver version 5.05 (2000-12-13) with MANY_PORTS SHARE_IRQ DETECT_IRQ SERIAL_PCI ISAPNP
enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS03 at 0x02e8 (irq = 3) is a 16550A
Redundant entry in serial pci_table. Please send the output of
lspci -vv, this message (4793,4104,4793,170)
and the manufacturer and name of serial board or modem board
to serial-pci-info@lists.sourceforge.net.
PCI: Found IRQ 11 for device 00:10.0
ttyS04 at port 0xdc00 (irq = 11) is a 16550A
---
part of lspci -vv
---
00:10.0 Serial controller: US Robotics/3Com 56K FaxModem Model 5610 (rev 01) (prog-if 02 [16550])
Subsystem: US Robotics/3Com USR 56k Internal Voice Modem (Model 2976)
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR-
FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort-
>SERR- <PERR-
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at dc00 [size=8]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA PME(D0+,D1-,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=2 PME-