STE(4) | Device Drivers Manual | STE(4) |
ste
— Sundance
Technologies ST201 10/100 Ethernet device
ste* at pci?
The ste
driver provides support for PCI
Ethernet adapters and embedded controllers based on the Sundance
Technologies ST201 PCI Fast Ethernet controller chip. This includes:
The Sundance ST201 uses bus master DMA and is designed to be a 3Com EtherLink XL work-alike. It uses the same DMA descriptor structure and is very similar in operation, however its register layout is different. The ST201 has a 64-bit multicast hash filter and a single perfect filter entry for the station address. It supports both 10 and 100Mbps speeds in either full or half duplex using an MII transceiver.
The ste
driver supports the following
media types:
The ste
driver supports the following
media options:
For more information on configuring this device, see ifconfig(8).
arp(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname.if(5), ifconfig(8)
Sundance ST201 data sheet, http://www.sundanceti.com.
The ste
device driver first appeared in
FreeBSD 3.0. OpenBSD support
was added in OpenBSD 2.7.
The ste
driver was written by
Bill Paul
<wpaul@ee.columbia.edu>
and ported to OpenBSD by Aaron
Campbell
<aaron@openbsd.org>.
July 16, 2013 | OpenBSD-6.4 |