E1000G(4D) Devices E1000G(4D)

e1000gIntel 1 Gigabit Client Ethernet Controller

/dev/net/e1000g*

The e1000g driver is a GLDv3 NIC driver for Intel 1 Gigabit Ethernet devices which are often found as discrete PCI and PCI express add-on-cards and built into many Intel chipsets and platforms.

On most models, the device driver supports transmit and receive checksumming, 9000 byte jumbo frames, large send offload (LSO), LED control and Ethernet Pause frames.

For each device supported by the e1000g driver, a character special-file will be created for each instance. The first instance would have id 0 and would be named and found in the file system at /dev/net/e1000g0. This device node supports the Data Link Provider Interface (DLPI) which is documented in dlpi(4P). libdlpi(3LIB) provides a more usable interface on top of that.

For administrative control, the device can be manipulated through the dladm(8) utility.

The following Ethernet controllers are supported by this driver:

The following specific devices are supported by this driver:

The igb(4D) driver supports many other Intel Gigabit parts.

The e1000g.conf file contains some user configurable parameters, the format of which is documented in driver.conf(5). Generally, the use of dladm(8) is recommended over editing the configuration file.

/kernel/drv/amd64/e1000g
Device driver (x86)
/kernel/drv/sparcv9/e1000g
Device driver (SPARC)
/kernel/drv/e1000g.conf
Driver configuration file

libdlpi(3LIB), igb(4D), dlpi(4P), driver.conf(5), dladm(8)

February 27, 2024 OmniOS