Bug 2068
Summary: | Disabling IRQ #11 on yenta insert | ||
---|---|---|---|
Product: | ACPI | Reporter: | Martin Mokrejs (mmokrejs) |
Component: | Config-Hotplug | Assignee: | Len Brown (lenb) |
Status: | REJECTED DUPLICATE | ||
Severity: | normal | CC: | acpi-bugzilla |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.3-bk2 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Martin Mokrejs
2004-02-09 18:49:29 UTC
Please try attached patch in http://bugme.osdl.org/attachment.cgi? id=1629&action=view. thanks Hi, sorry for the delay! With the very same kernel (2.6.3-bk2) I see it fixed with your patch applied (or at least I'm unable to reproduce): PCI: Enabling device 0000:07:00.3 (0000 -> 0002) ehci_hcd 0000:07:00.3: EHCI Host Controller ehci_hcd 0000:07:00.3: reset hcs_params 0x103216 dbg=1 cc=3 pcc=2 ordered ports=6 ehci_hcd 0000:07:00.3: reset hcc_params 7002 thresh 0 uframes 256/512/1024 ehci_hcd 0000:07:00.3: capability 0001 at 70 ehci_hcd 0000:07:00.3: irq 11, pci mem fa9ee800 ehci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3 ehci_hcd 0000:07:00.3: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT PCI: cache line size of 128 is not supported by device 0000:07:00.3 ehci_hcd 0000:07:00.3: init command 010009 (park)=0 ithresh=1 period=256 RUN ehci_hcd 0000:07:00.3: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29 ehci_hcd 0000:07:00.3: root hub device address 1 usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1 drivers/usb/core/message.c: USB device number 1 default language ID 0x409 usb usb3: Product: EHCI Host Controller usb usb3: Manufacturer: Linux 2.6.3-bk2 ehci_hcd usb usb3: SerialNumber: 0000:07:00.3 drivers/usb/core/usb.c: usb_hotplug usb usb3: registering 3-0:1.0 (config #1, interface 0) drivers/usb/core/usb.c: usb_hotplug hub 3-0:1.0: usb_probe_interface hub 3-0:1.0: usb_probe_interface - got id hub 3-0:1.0: USB hub found hub 3-0:1.0: 6 ports detected hub 3-0:1.0: standalone hub hub 3-0:1.0: individual port power switching hub 3-0:1.0: individual port over-current protection hub 3-0:1.0: Single TT hub 3-0:1.0: TT requires at most 8 FS bit times hub 3-0:1.0: Port indicators are not supported hub 3-0:1.0: power on to power good time: 20ms hub 3-0:1.0: hub controller current requirement: 0mA hub 3-0:1.0: local power source is good hub 3-0:1.0: no over-current condition exists hub 3-0:1.0: enabling power on all ports |