The
igc
driver provides support for any PCI Express adapter or LOM (LAN
On Motherboard) based on the Intel I225 Multi Gigabit Controller.
The driver supports Transmit/Receive checksum offload, Jumbo Frames,
MSI/MSI-X, TSO, and RSS.
Support for Jumbo Frames is provided via the interface MTU setting.
Selecting an MTU larger than 1500 bytes with the
ifconfig(8)
utility
configures the adapter to receive and transmit Jumbo Frames.
The maximum MTU size for Jumbo Frames is 9216 bytes.
This driver version supports VLAN hardware insertion / extraction, and
VLAN checksum offload.
For information on enabling VLANs, see
ifconfig(8).
The
igc
driver supports the following media types:
| autoselect
|
Enables auto-negotiation for speed and duplex.
|
| 10baseT/UTP
|
| |
Sets 10Mbps operation.
Use the
mediaopt
option to select
half-duplex
mode.
|
| 100baseTX
|
Sets 100Mbps operation.
Use the
mediaopt
option to select
half-duplex
mode.
|
| 1000baseT
|
Sets 1000Mbps operation.
Only
full-duplex
mode is supported at this speed.
|
| 2500baseT
|
Sets 2500Mbps operation.
Only
full-duplex
mode is supported at this speed.
|