NAME
et
—
Agere/LSI ET1310 10/100/1Gb Ethernet
device
SYNOPSIS
et* at pci?
etphy* at mii?
DESCRIPTION
The et
driver supports PCI Express
Ethernet adapters based on the Agere/LSI ET1310 integrated MAC/PHY.
The following media types are supported:
autoselect
- Enable autoselection of the media type and options.
10baseT
- Set 10Mbps operation.
100baseTX
- Set 100Mbps (Fast Ethernet) operation.
1000baseT
- Set 1000Mbps (Gigabit Ethernet) operation (some models only).
SEE ALSO
arp(4), etphy(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname.if(5), ifconfig(8)
HISTORY
The et
device driver first appeared in
OpenBSD 4.3.
AUTHORS
The et
driver was written by
Sepherosa Ziehau for
DragonFly and ported to
OpenBSD by Jonathan Gray
<jsg@openbsd.org>.