Hello all.

I have some problems getting a USB PCI card (OHCI, OPTi 82C861 Chip) to
work. The Hub itself seem to be recognized by the system, but when I
attach any device (Epson 1650 Scanner or HP DJ 920C, both being recognized
correctly at other machines) to the card, I just get the "usb.c: USB
device not accepting new address=xx (error=-110)"  message (with xx an
increasing number).

The (hopefully) full system information is pasted below. Any helpful idea
what might be going wrong?

Ole

-

> dmesg
Linux version 2.4.16 (root@chef) (gcc version 2.95.4 20011006 (Debian
prerelease)) #3 Fri Dec 14 18:36:15 CET 2001
[...]
PCI: PCI BIOS revision 2.10 entry at 0xf04b0, last bus=0
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router PIIX [8086/7000] at 00:07.0
Limiting direct PCI/PCI transfers.
[...]
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
uhci.c: USB Universal Host Controller Interface driver v1.1
PCI: Assigned IRQ 10 for device 00:0a.0
usb-ohci.c: USB OHCI at membase 0xc4c15000, IRQ 10
usb-ohci.c: usb-00:0a.0, OPTi Inc. 82C861
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
[...]
Freeing unused kernel memory: 212k freed
hub.c: USB new device connect on bus1/2, assigned device number 2
usb.c: USB device not accepting new address=2 (error=-110)
hub.c: USB new device connect on bus1/2, assigned device number 3
usb.c: USB device not accepting new address=3 (error=-110)
[...]
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
hid-core.c: USB HID support drivers
[...]


> lspci -v
00:00.0 Host bridge: Intel Corp. 430HX - 82439HX TXC [Triton II] (rev 03)
        Flags: bus master, medium devsel, latency 32

00:07.0 ISA bridge: Intel Corp. 82371SB PIIX3 ISA [Natoma/Triton II] (rev 01)
        Flags: bus master, medium devsel, latency 0

00:07.1 IDE interface: Intel Corp. 82371SB PIIX3 IDE [Natoma/Triton II]
        (prog-if 80 [Master])
        Flags: bus master, medium devsel, latency 32
        I/O ports at e800 [size=16]

00:09.0 Ethernet controller: 3Com Corporation 3c900 Combo [Boomerang]
        Flags: bus master, medium devsel, latency 32, IRQ 9
        I/O ports at e000 [size=64]
        Expansion ROM at <unassigned> [disabled] [size=64K]

00:0a.0 USB Controller: OPTi Inc. 82C861 (rev 10) (prog-if 10 [OHCI])
        Subsystem: OPTi Inc. 82C861
        Flags: bus master, medium devsel, latency 32, IRQ 10
        Memory at e6000000 (32-bit, non-prefetchable) [size=4K]

00:0c.0 VGA compatible controller: Matrox Graphics, Inc. MGA 2064W
        [Millennium] (rev 01) (prog-if 00 [VGA])
        Flags: stepping, medium devsel, IRQ 11
        Memory at e5800000 (32-bit, non-prefetchable) [size=16K]
        Memory at e7000000 (32-bit, prefetchable) [size=8M]
        Expansion ROM at <unassigned> [disabled] [size=64K]


> cat /proc/bus/usb/devices
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB OHCI Root Hub
S:  SerialNumber=c4c15000
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms


> cat /proc/bus/usb/drivers
         usbdevfs
         hub
 96-111: hiddev
         hid


-- 
+------------------------------------------------------------------------------+
 Ole Marggraf                     email: [EMAIL PROTECTED]
 Sternwarte, Universitaet Bonn           [EMAIL PROTECTED]


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to