Bug 2409

Summary: add-in PCI-bridge card gets no interrupts
Product: ACPI Reporter: Len Brown (lenb)
Component: Config-InterruptsAssignee: Shaohua (shaohua.li)
Status: CLOSED CODE_FIX    
Severity: high CC: acpi-bugzilla, pcnet32
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.5-rc3 Subsystem:
Regression: --- Bisected commit-id:
Attachments: working dmesg
broken dmesg
patch to replace previous yenta fix

Description Len Brown 2004-03-31 13:03:36 UTC
Don Fry reports that 
bug 1564 "proposed final patch" (attachment 2380 [details]) 
which fixes yenta, breaks 4 NICs in his system that are behind a bridge. 
 
Before the patch, the 5 NICS were given IRQs 21,22,26,27,28 
After the patch the 5 nics get IRQ 21, 11, 11, 11, 11 
and the ones at 11 get no interrupts.
Comment 1 Len Brown 2004-03-31 13:04:31 UTC
Created attachment 2472 [details]
working dmesg
Comment 2 Len Brown 2004-03-31 13:04:54 UTC
Created attachment 2473 [details]
broken dmesg
Comment 3 Shaohua 2004-03-31 22:04:05 UTC
Created attachment 2481 [details]
patch to replace previous yenta fix

please try the patch. It replaces previous yenta fix, and should not break
add-in bridge. Thanks
Comment 4 Len Brown 2004-04-04 21:21:51 UTC
fix is in 2.6.5 and > 2.4.26-rc1 -- closing.