Hi,
I have a question regarding etc/modules.
I have 2 realtek cards but one of them gives the error(dmesg):
The first:
"PCI: found IRQ 9 for device 00:09.0"
eth0: Realtek RTL8139 at 0xd813000, MAC address IRQ 9"
The second:
"PCI: Found IRQ 11 for device 00:0b.0"
"IRQ routing conflict for 00:0b.0, have irq 12, want irq 11"
"eth1: Realtek RTL8139 at 0xd0815000, MAC address IRQ 12"
Now I can set in /etc/modules something like:
"8390"
"ne2k-pci irq=11"
But I have 2 cards and I want only assign it to card 2.
Is it possible to achieve this by using something like:
":ne2k-pci alias eth0"
"ne2k-pci alias eth1 irq=5"
Any help is much appreciated.
Joep



------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to