Sun Microsystems Ethernet MMF/UTP Adapter Network Card User Manual


 
Appendix C Installing the Sun PCI-Express Dual Gigabit Ethernet Device Driver on Linux Platforms 83
To Set e1000 Parameters in a Linux
Environment
1. Remove the Sun PCI-Express Dual Gigabit Ethernet device driver, if it is already
loaded.
2. Load the Sun PCI-Express Dual Gigabit Ethernet device driver:
Or you can use the insmod command:
where VAL1 applies to the first e1000 interface and VAL2 to the next interface and so
on.
# rmmod e1000
# modprobe e1000 option=VAL1, VAL2, . . .
# insmod e1000 option=VAL1, VAL2, . . .