How is it possible to ensure that the card using the 8139too driver is detected before the card using the ne2k-pci driver?

The server has two network cards. The driver for the first card is the module 8139too and the driver for the second card is the module ne2k-pci.

How is it possible to ensure that the card using the 8139too driver is detected before the card using the ne2k-pci driver?
A . modprobe 8139too dev=eth0; modprobe ne2k-pci dev=eth1
B . install mod 8139too; install mod ne2k-pci
C . modprobe eth0=8139too, eth1=ne2k-pci
D . ifconfig modadd eth0=8139too, eth1=ne2k-pci
E . modprobe 8139too; modprobe ne2k-pci

Answer: A

Latest 201-450 Dumps Valid Version with 369 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments