mc - Ethernet driver for Am79C940 (MACE) on-board Ethernet
mc* at obio?
The mc interface provides access to a 10 Mb/s Ethernet network via the
AMD Am79C940 (MACE) Ethernet chip set.
Each of the host's network addresses is specified at boot
time with an
SIOCSIFADDR ioctl(2). The mc interface employs the address
resolution
protocol described in arp(4) to dynamically map between Internet and Ethernet
addresses on the local network.
The mc interface supports the on-board Ethernet of the following machines:
Centris 660AV
Quadra 660AV
Quadra 840AV
ae(4), arp(4), ifmedia(4), inet(4), intro(4), netintro(4),
sn(4),
hostname.if(5), ifconfig(8)
The mc interface first appeared in NetBSD 1.3.
The mc Ethernet driver was written by Dave Huang.
OpenBSD 3.6 December 13, 1997
[ Back ] |