LII(4) | Device Drivers Manual | LII(4) |
lii
— Attansic L2
10/100 Ethernet device
lii* at pci?
atphy* at mii?
The lii
driver provides support for
Ethernet interfaces based on the Attansic L2 Ethernet chipset.
The lii
driver supports the following
media types:
autoselect
10baseT
mediaopt
option can also be used to select either
full-duplex
or half-duplex
modes.100baseTX
mediaopt
option can also be used to select either
full-duplex
or half-duplex
modes.The lii
driver supports the following
media options:
full-duplex
half-duplex
For more information on configuring this device, see
ifconfig(8). To view a list
of media types and options supported by the card, try
ifconfig <device> media
. For example,
ifconfig lii0 media
.
arp(4), atphy(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname.if(5), ifconfig(8)
The lii
device driver first appeared in
OpenBSD 4.3.
The lii
driver was written by
Quentin Garnier.
January 27, 2011 | OpenBSD-6.4 |