Allied Telesis AT-2711FX Benutzerhandbuch - Seite 16

Blättern Sie online oder laden Sie pdf Benutzerhandbuch für Netzwerkkarte Allied Telesis AT-2711FX herunter. Allied Telesis AT-2711FX 18 Seiten. Network adapters, linux user's guide
Auch für Allied Telesis AT-2711FX: Datenblatt (2 seiten)

Allied Telesis AT-2711FX Benutzerhandbuch
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.