Allied Telesis AT-2711FX Podręcznik użytkownika - Strona 16
Przeglądaj online lub pobierz pdf Podręcznik użytkownika dla Karta sieciowa Allied Telesis AT-2711FX. Allied Telesis AT-2711FX 18 stron. Network adapters, linux user's guide
Również dla Allied Telesis AT-2711FX: Arkusz danych (2 strony)
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.