2 red hat, Enterprise ver. 3.0, Building the driver from the tar file – Asus Pedestal Server TS100-E4/PI2 User Manual
Page 148
6-14
Chapter 6: Driver installation
6.2.2 Red Hat
®
Enterprise ver. 3.0
Follow these instructions when installing the Broadcom
®
Gigabit LAN control-
ler base driver for the Red Hat
®
Enterprise ver. 3.0 operating system.
Building the driver from the TAR file
4. Click Next when the InstallShield Wizard window appears. Follow screen
instructions to continue installation.
To build the driver from the TAR file:
1. Create a directory and extract the TAR files:
tar xvzf bcm5700-
2. Build the driver bcm5700.o as a loadable module for the running kernel:
cd bcm5700-
make
3. Test the driver by loading it:
insmod bcm5700.o
4. Install the driver and man page:
make install
5. Refer to Red Hat distribution documentation to configure the network
protocol and address.
Install first the Kernel Development tools before building the driver from
the TAR file.