Re: [PATCH 2.6.25] igb: fix legacy mode irq issue

2008-02-15 Thread Kok, Auke
Jeff Garzik wrote: > Andy Gospodarek wrote: >> I booted an igb kernel with the option pci=nomsi and instantly noticed >> that interrupts no longer worked on my igb device. I took a look at the >> interrupt initialization and quickly discovered a comment stating: >> >> "DO NOT USE EIAME or IAME in

Re: [PATCH 2.6.25] igb: fix legacy mode irq issue

2008-02-15 Thread Jeff Garzik
Andy Gospodarek wrote: I booted an igb kernel with the option pci=nomsi and instantly noticed that interrupts no longer worked on my igb device. I took a look at the interrupt initialization and quickly discovered a comment stating: "DO NOT USE EIAME or IAME in legacy mode" It seemed a bit odd

Re: [PATCH 2.6.25] igb: fix legacy mode irq issue

2008-02-14 Thread Kok, Auke
Andy Gospodarek wrote: > I booted an igb kernel with the option pci=nomsi and instantly noticed > that interrupts no longer worked on my igb device. I took a look at the > interrupt initialization and quickly discovered a comment stating: > > "DO NOT USE EIAME or IAME in legacy mode" > > It seem

[PATCH 2.6.25] igb: fix legacy mode irq issue

2008-02-13 Thread Andy Gospodarek
I booted an igb kernel with the option pci=nomsi and instantly noticed that interrupts no longer worked on my igb device. I took a look at the interrupt initialization and quickly discovered a comment stating: "DO NOT USE EIAME or IAME in legacy mode" It seemed a bit odd that bits to enable IAM