ZIP NAME: dl140bcm5700as21-6.2.17-1.zip TITLE: Red Hat Enterprise Linux AS2.1/3.0(with QU1) bcm57xx nic Driver for the HP ProLiant DL140. VERSION: 6.2.17-1 LANGUAGE(S): English PRODUCTS AFFECTED: HP ProLiant DL140 Servers OPERATING SYSTEMS: Red Hat Enterprise Linux 2.1/3.0 (with QU1) EFFECTIVE DATE: October 17, 2003 SUPERSEDES: None. DESCRIPTION: This .ZIP file contains driver for bcm57xx nic support for the HP ProLiant DL140 servers running Red Hat Enterprise Linux 2.1 or 3.0 (with QU1). NEW FEATURES: None. PROBLEMS FIXED: None. HOW TO USE: 1. Download this .ZIP file on your server. 2. Unzip the contents to a directory on your hard drive. 3. Install the bcm5700 source package as below, [root@localhost]# rpm -ivh bcm5700.src.rpm 1:bcm5700 ########################################### [100%] 4. Change to the directory where the bcm5700.spec file is located, [root@localhost]# cd /usr/src/redhat/SPECS 5. Compile the driver source code, [root@localhost]# rpmbuild -ba bcm5700.spec ...... ...... 6. Install the driver to the corresponding directory, Note that the --force option is needed. [root@localhost]# cd /usr/src/redhat/RPMS/i386 [root@localhost]# rpm -ivh --force bcm5700-6.2.17-1.i386.rpm Preparing... ########################################### [100%] 1:bcm5700 ########################################### [100%] 7. Modify the file /etc/modules.conf and remove all lines that reference the tg3 driver, and then insert the following 2 lines into the file so the bcm5700 driver will be loaded at boot: alias eth0 bcm5700 alias eth1 bcm5700 Copyright 2003, Broadcom Corporation. All rights reserved. Product names mentioned herein may be trademarks and/or registered trademarks of their respective companies