
Chapter 4: Installing the Linux Drivers
42
rpm -ivh RPMS/i386/bnx2x-
version
.arch.rpm
If you are installing over an existing distribution that may already
contain an older version of the driver, the —force option is needed.
Depending on the kernel, the driver is installed to one of the following
paths:
For 2.4.x kernels
/lib/modules/kernel_version/kernel/drivers/net/bnx2x.o
For 2.6.x kernels:
/lib/modules/kernel_version/kernel/drivers/net/
bnx2x.ko
4. To load the driver, enter one of the following commands:
insmod bnx2x
or
modprobe bnx2x
To configure the network protocol and address, refer to the documentation
provided with your operating system.
Building the
Driver from the
Source TAR File
This procedure describes how to build the bnx2x Linux driver from the
Source TAR file.
Building the bnx2x Driver
To build the bnx2x Linux driver from the Source TAR file, do the following:
1. Create a directory and extract the TAR files to the following directory:
tar xvzf netxtreme2-
version
.tar.gz
2. Build the driver bnx2x.ko (or bnx2x.o) as a loadable module for the
running kernel. Enter the following commands:
cd bnx2x-
version
/src
make
3. Test the driver by loading it (if necessary, first unload the existing
driver). Enter the following commands:
rmmod bnx2x
insmod bnx2x.o
modprobe crc32 && insmod bnx2x.o
Summary of Contents for AT-ANC10S
Page 1: ...613 002022 Rev B AT ANC10S 2 10 Gigbit Network Interface Card Installation and User s Guide...
Page 6: ...6...
Page 10: ...List of Figures 10...
Page 12: ...List of Tables 12...
Page 16: ...Preface 16...
Page 29: ...AT ANC10S 2 Adapter Installation and User s Guide 29 Figure 5 Installing the Standard Bracket...
Page 58: ...Chapter 5 Installing the Windows Drivers 58...
Page 82: ...Chapter 7 Installing CIM and SNMP for Manageability 82...
Page 104: ...Chapter 9 Troubleshooting 104...
Page 116: ...Chapter 10 User Diagnostics 116...
Page 124: ...Appendix B Cleaning Fiber Optic Connectors 124...