3Com Gigabit NIC (3C2000) Driver Readme Version A02 Copyright (c) 2003 3Com Corporation This file describes the 3Com Gigabit NIC (3C2000) driver for Linux. To load the driver: 1) Make sure that the kernel source is installed in /usr/src/linux or /usr/src/linux-2.4. 2) Copy the file /Linux/3c2000.tar.gz from the 3Com driver CD to your hard drive. 3) Change to the directory containing 3c2000.tar.gz 4) Type 'tar zxvf 3c2000.tar.gz' 5) Type 'cd 3c2000' Note: on SuSE systems since 7.1, you will have to execute the following commands before running make: cp /boot/vmlinuz.version.h /usr/src/linux/include/linux/version.h cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux/autoconf.h For more details se http://sdb.suse.de/en/sdb/html/mwalter_kernel_24.html 6) Type 'make load' Something like the following will be added to /var/log/messages: Jan 22 19:31:19 localhost kernel: 3C2000: 3Com Gigabit NIC Driver Version A08 Jan 22 19:31:19 localhost kernel: Copyright (C) 2003 3Com Corporation. Jan 22 19:31:19 localhost kernel: Copyright (C) 2003 Marvell. Jan 22 19:31:19 localhost kernel: eth0: 3Com Gigabit NIC (3C2000) Depending on your configuration, the OS may then automatically bring the interface up and request an address from a DHCP server. If it does not, bring the interface up with the command: ifconfig eth0 up You may have to substitue 'eth0' for your actual interface if you have more than one ethernet NIC installed. If your system is not configured for DHCP, you can assign an IP address with the command: ifconfig eth0 a.b.c.d Where a.b.c.d is the IP address that you wish to use. Again, eth0 may be different depending on your system configuration. To unload the driver: 1) Type 'ifconfig eth0 down' (Substitute you actual interface for 'eth0') 2) Type 'rmmod 3c2000'Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.