SE(4) | Device Drivers Manual | SE(4) |
se
— SiS 190/191
10/100/1Gb Ethernet device
se* at pci?
atphy* at mii?
brgphy* at mii?
eephy* at mii?
etphy* at mii?
rlphy* at mii?
The se
driver provides support for the
SiS190 Fast Ethernet controller integrated into the SiS965L and SiS966L
southbridges, and the SiS191 Gigabit controller integrated into the SiS965
and SiS966 southbridges.
Both SiS 190 and SiS 191 embed an Ethernet MAC with external PHY. They use a bus master DMA and a scatter/gather descriptor scheme and include a 64-bit multicast hash filter.
The se
driver supports the following media
types:
The se
driver supports the following media
options:
For more information on configuring this device, see ifconfig(8).
arp(4), atphy(4), brgphy(4), eephy(4), etphy(4), ifmedia(4), intro(4), netintro(4), pci(4), rlphy(4), hostname.if(5), ifconfig(8)
The se
driver first appeared in
OpenBSD 4.8.
The se
driver was adapted by
Alexander Pohoyda
<alexander.pohoyda@gmx.net>
from the sis(4) driver written by
Bill Paul
<wpaul@ee.columbia.edu>,
and ported to OpenBSD by
Christopher Zimmermann
<madroach@zakweb.de>.
SiS 191 support was added by Nikolay Denev
<ndenev@gmail.com>.
September 8, 2021 | OpenBSD-current |