ah, yes I see...
the first way if maybe to associate kernel drives to device, so if your onboard ethernet uses
8139too and your other lan is
3c59x for example, just add in
/etc/modules.conf
Quote:
alias eth0 8139too
alias eth1 3c59x
|
et other way is maybe to change your IRQ config to correct order in your BIOS.... :)