|
alias (module for wireless nic) eth0 in modules.conf
If your distro is using hotplug to load modules automatically (there will be an /etc/hotplug directory if so), go in there and add the module name for the one you don't want to use to the blacklist file.
If you wanna use both, just add an alias in modules.conf for the on-board nic to be eth1 (number instead of number one).
|