On Mon, May 10, 2004 at 01:06:45PM -0500, elijah wright wrote: > IIRC as long as the list of cards you have in your machine doesn't change, > the cards should fall into a particular configuration [kernel probe/detect > order] and stay that way. > > changing the interrupts is most likely what changed the order in which the > cards were detected.
I agree - if you made the cfg change and rebooted, you most likely are in the same interrupt config you were in originally. Can you show us /proc/interrupts? AFAIK the two NIC's should share one IRQ line just fine. Perhaps some other ill-behaved device is hogging the same IRQ? Are there any errors in dmesg when the cards are detected at boot-time? Doug

