GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ENETC(4) FreeBSD Kernel Interfaces Manual ENETC(4)

enetcFreescale ENETC PCIe Gigabit Ethernet driver

To compile this driver into the kernel the following lines must be present in the kernel configuration file:


options SOC_NXP_LS
device pci
device fdt
device iflib
device enetc

The enetc driver provides support for ENETC Gigabit Ethernet NIC found in LS1028A SoC. iflib(9) is used to communicate with the rest of kernel. Both physical ports, as well as virtual interfaces connected to the internal switch are supported.

The following hardware offloads have been implemented in this version of the driver:

- Receive IP checksum validation.
- VLAN tag insertion and extraction.
- VLAN tag based packet filtering.

For more information about configuring this device refer to ifconfig(8).

vlan(4), ifconfig(8), iflib(9)

The enetc driver first appeared in FreeBSD 14.0.

June 11, 2021 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.