Supermicro AOC-AG-i2 User Manual page 30

Table of Contents

Advertisement

cd igb-x.x.x/src
mkdir /usr/src/sys/dev/igb
cp if_igb* /usr/src/sys/dev/igb
cp igb* /usr/src/sys/dev/igb
cp Makefile.kernel /usr/src/sys/modules/igb/Makefile
Edit the /usr/src/sys/conf/files.i386 file, and add the following line:
dev/igb/igb_hw.c optional igb
dev/igb/igb_ee.c optional igb
dev/igb/if_igb.c optional igb
Remove the following lines from the /usr/src/sys/conf/files.i386 file, if they exist:
/dev/igb/if_igb_fx_hw.c optional igb
/dev/igb/if_igb_phy.c optional igb
Edit the kernel configuration file (i.e., GENERIC or MYKERNEL) in /usr/src/sys/
i386/conf, and ensure the following line is present:
device igb
Compile and install the kernel. Reboot the system for the kernel updates to
take affect.
3-13
Chapter 3: Installation

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aoc-ag-i2m

Table of Contents