ENIC(4) | Device Drivers Manual | ENIC(4) |
enic
— eMIPS
ExtensibleNIC Ethernet interface driver
enic* at ebus0 addr ?
The enic
interface provides access to an
Ethernet network via the eMIPS builtin eNIC (Extensible Network Interface
Controller - Ethernet) interface.
Each of the host's network addresses is specified at boot time
with an SIOCSIFADDR
ioctl(2). The
enic
interface employs the Address Resolution
Protocol (ARP) described in
arp(4) to dynamically map
between Internet and Ethernet addresses on the local network.
Multicast Ethernet frames are unconditionally received and must be filtered in software.
The ENIC interface is present on the BEE3 and Xilinx XUP boards. The interface speed is wired at 1Gbps.
enic
driver first appeared in
NetBSD 6.0.
February 17, 2017 | NetBSD 10.99 |