Allied Telesis AT-2711FX Manuale d'uso - Pagina 16
Sfoglia online o scarica il pdf Manuale d'uso per Scheda di rete Allied Telesis AT-2711FX. Allied Telesis AT-2711FX 18. Network adapters, linux user's guide
Anche per Allied Telesis AT-2711FX: Scheda tecnica (2 pagine)
Enabling LINUX
Unloading and Removing the Driver
16
To unload the driver, use the ifconfig command to bring down all eth#
interfaces opened by the driver. Then enter the following command:
rmmod tg3
Note
On all 2.6 kernels, you do not need to bring down the eth# interfaces
before unloading the driver module.
If the driver was installed using rpm, enter the following command to
remove it:
rpm -e tg3
If the driver was installed using the make install command from the tar file,
you need to manual delete the driver tg3.o (or tg3.ko) from the system.
Refer to "Installing the Source RPM Package" on page 11 for the location
of the installed driver.