DragonFly On-Line Manual Pages
STGE(4) DragonFly Kernel Interfaces Manual STGE(4)
NAME
stge -- Sundance/Tamarack TC9021 Gigabit Ethernet device
SYNOPSIS
device miibus
device stge
Alternatively, to load the driver as a module at boot time, place the
following line in /boot/loader.conf:
if_stge_load="YES"
DESCRIPTION
The stge driver supports the Sundance/Tamarack TC9021 Gigabit Ethernet
chip.
It uses an external PHY or an external 10-bit interface.
The stge driver also supports IP/UDP/TCP checksum offload, VLAN tag-
ging/insertion and JUMBO frame.
For more information on configuring this device, see ifconfig(8). The
stge driver supports polling(4).
HARDWARE
The stge driver supports the Sundance/Tamarack TC9021 based Gigabit Eth-
ernet adapters, including the following:
* Antares Microsystems Gigabit Ethernet
* ASUS NX1101 Gigabit Ethernet
* D-Link DGE-550T Gigabit Ethernet
* IC Plus IP1000A Gigabit Ethernet
* Sundance ST-2021 Gigabit Ethernet
* Sundance ST-2023 Gigabit Ethernet
* Sundance TC9021 Gigabit Ethernet
* Tamarack TC9021 Gigabit Ethernet
SEE ALSO
arp(4), ifmedia(4), miibus(4), netintro(4), ng_ether(4), polling(4),
vlan(4), ifconfig(8)
HISTORY
The stge device driver first appeared in NetBSD 1.6.
AUTHORS
The stge driver was written by Jason R. Thorpe <thorpej@NetBSD.org> and
improved by Pyun YongHyeon <yongari@freebsd.org>.
DragonFly 3.5 November 2, 2006 DragonFly 3.5