Comment 8 for bug 129433

Revision history for this message
Szusz (szusz) wrote :

My configuration:
DELL Latitude D620
Intel Centrino/ Core Duo T2400
1 GB RAM
Ubuntu 7.10 Gutsy with stock 2.6.22-14-generic kernel.

I have tried both, blacklisting ehci_hcd module, disabling it on the hub and unloading it manually. It all didn't work. Ehci_hcd module seems to be reloading automatically each time. For instance taking the card off the laptop, unloading the module, putting it back again gives following dmesg|tail output:

Oct 23 22:12:58 rlaptop kernel: [ 1927.968000] pccard: CardBus card inserted into slot 0
Oct 23 22:12:58 rlaptop kernel: [ 1927.968000] yenta EnE: chaning testregister 0xC9, 04 -> 04
Oct 23 22:12:58 rlaptop kernel: [ 1927.968000] PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
Oct 23 22:12:58 rlaptop kernel: [ 1927.968000] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 18 (level, low) -> IRQ 18
Oct 23 22:12:58 rlaptop kernel: [ 1927.968000] ohci_hcd 0000:03:00.0: OHCI Host Controller
Oct 23 22:12:58 rlaptop kernel: [ 1927.968000] ohci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
Oct 23 22:12:58 rlaptop kernel: [ 1927.968000] ohci_hcd 0000:03:00.0: irq 18, io mem 0x24000000
Oct 23 22:12:58 rlaptop kernel: [ 1928.528000] usb usb1: configuration #1 chosen from 1 choice
Oct 23 22:12:58 rlaptop kernel: [ 1928.528000] hub 1-0:1.0: USB hub found
Oct 23 22:12:58 rlaptop kernel: [ 1928.528000] hub 1-0:1.0: 2 ports detected
Oct 23 22:13:01 rlaptop kernel: [ 1931.172000] usb 1-2: new full speed USB device using ohci_hcd and address 2
Oct 23 22:13:01 rlaptop kernel: [ 1931.384000] usb 1-2: configuration #1 chosen from 1 choice

But when I then unplug it and replug it ehci_hcd is back on place!

I dodn't try adding the device info to the sierra drive as the card is not being recognized properly yet.