Hi guys,

I'm trying to install a USR5610B modem on my gentoo machine. None of the documentation I found works.

lspci correctly detects the card:
#lspci -vv
[...]
02:0b.0 Serial controller: US Robotics/3Com 56K FaxModem Model 5610 (rev 01) (prog-if 02 [16550])
Subsystem: US Robotics/3Com: Unknown device 00d3
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 dff0 [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-


setserial is also correcly configured:
# setserial -g /dev/ttyS4
/dev/ttyS4, UART: 16550A, Port: 0xdff0, IRQ: 11


but then, when I try minicom, I get errors (first two lines is the default init, the next one is entered manually which gives the third line):
AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0
ERROR
AT
Boot>

This thing I'm not sure about is how devfs could influence the system. I've seen in several docs/mailing list people asking to create the device in /dev. But AFAIK, there is no need to to that with devfs.

Jehan



--
[EMAIL PROTECTED] mailing list

Reply via email to