On Thursday 03 August 2006 10:20 pm, Andrew Pollock wrote:

> 0000:01:0a.2 EHCI: unrecognized capability 00

Looks like some PCI issue; lspci -vvxxx -s 01:0a.2 says what?

This is a misbehaved PCI config space read.

> ACPI: PCI Interrupt 0000:01:0a.2[C] -> Link [LNKA] -> GSI 11 (level, low) -> 
> IRQ 11
> ehci_hcd 0000:01:0a.2: EHCI Host Controller
> ehci_hcd 0000:01:0a.2: new USB bus registered, assigned bus number 1
> ehci_hcd 0000:01:0a.2: irq 11, io mem 0xff8f7c00
> ehci_hcd 0000:01:0a.2: startup error -19

And I think it's a FAQ on www.usb.org that you should include
CONFIG_USB_DEBUG info ... errno 19 is ENODEV, which is returned
only when a PCI data space read returns all-ones.  

So ... two different PCI issues on this one card.  Your system
would seem to be misbehaving for some reason.

- Dave


> ehci_hcd 0000:01:0a.2: USB bus 1 deregistered
> ACPI: PCI interrupt for device 0000:01:0a.2 disabled
> ehci_hcd 0000:01:0a.2: init 0000:01:0a.2 fail, -19

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to