Installing Drivers On Freebsd (For Intel ® Xl710-Bm1) - Supermicro AOC-ATG-i4SG User Manual

Table of Contents

Advertisement

Super AOC-ATG-i4S(M)(G) Add-on Card User's Guide
3-7
Installing Drivers on FreeBSD (for Intel
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
of the Linux kernel, the drivers are updated more often than the bundled
releases. The latest driver can be found at http://downloadcenter.intel.com.
2. Move the base driver tar file to the directory of your choice. For example, use
home/username/ixl or usr/local/src/ixl.
3. Untar/unzip the archive:
tar xfz ixl-x.x.xtar.gz
4. To install the main page:
cd ixl-x.x.x
gzip -c ixl.4 /usr/share/man/man4/ixl.4.gz
5. To load the driver onto the running system:
cd ixl-x.x.x/src
make load
6. To assign an IP address to the interface, enter the following:
ifconfig ix<interface_num> <IP_address>
7. 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>
8. If you want the driver to load automatically when the system is booted:
3-12
XL710-BM1)
®
ftp://

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aoc-atg-i4smAoc-atg-i4s

Table of Contents