Hi,
I have a Realtek RTL8169 chip for eth0 and a Realtek RTL81111/8168/8411 for eth1.
I downloaded and installed the r8168 driver from Realtek.
eth0 shows kernel driver in use:r8169
kernel module r8169
eth1 shows kernel driver in use:r8169
kernel module r8168, r8169
How do you get eth1 to use the r8168 driver?
If I blacklist the r8169 driver eth0 dies completely - ifconfig only shows eth1.
I've tried creating alias eth0 r8169 & alias eth1 r8168 in various mod* types of files (plus other things) but nothing seems to work.
Is this even do-able?
Cheers.