3-11
Chapter 3: Installation
Note:
IXGBE_NO_LRO is a compile time flag. The user can enable it at
compile time to remove support for LRO from the driver. The flag is used
by adding CFLAGS_EXTRA=-”DIGB_NO_LRO” to the make file when it’s
being compiled.
make CFLAGS_EXTRA=”-DIGB_NO_LRO” install
6. Load the module:
For kernel 2.6.x, use the modprobe command:
modprobe ixgbe <parameter>=<value>
For 2.6 kernels, the
insmod
command can be used if the full path to the driver
module is specified. For example:
insmod /lib/modules/<KERNEL VERSION>/kernel/drivers/net/
ixgbe/ixgbe.ko
In addition, when using 2.6-based kernels, make sure that older ixgbe drivers
are removed from the kernel before loading the new module. To do this, use:
rmmod ixgbe; modprobe ixgbe
7. Assign an IP address to the interface by entering the following, where x is the
interface number:
ifconfig ethx <IP_address> netmask <netmask>
8.
Verify that the interface works. Enter the following, where <IP_address> is the
IP address for another machine on the same subnet as the interface that is
being tested:
ping <IP_address>
3-7 Installing Drivers on FreeBSD (for Intel
®
X710-BM2)
Follow the instructions below to install the drivers to a FreeBSD system, where
<x.x.x> is the driver version as indicated in the name of the driver tar file.
Note
: You must have kernel sources installed in order to compile the
driver module.
1. Download the driver from the Supermicro CDR-NIC LAN driver CD or
ftp.supermicro.com/Networking_Drivers/CDR-NIC_1.62_for_Add-on_NIC_
Cards/Intel/LAN/PRO40GB/FreeBSD
. Due to the continuous development
Содержание AOC-ATG-i2S
Страница 1: ...User s Guide Revision 1 0 AOC ATG i2S AOC ATG i2SM...
Страница 5: ...v Preface...