freebsd-dev/sys/dev/sge
Pyun YongHyeon c186cf13eb Enable VLAN hardware tag insertion/stripping. Due to lack of SiS190
controller, I'm not sure whether this is also applicable to SiS190
so this feature is only activated on SiS191 controller.
In theory, controller reinitialization is not needed when VLAN tag
configuration is changed, but xclin said controller was not stable
whenever toggling VLAN tag bit. To address that, sge(4)
reinitialize controller for VLAN configuration which seems to work
as expected. VLAN tag information for TX/RX descriptor and
configure bit of RxMacControl register was found by xclin.

Submitted by:	xclin <xclin <> cs dot nctu dot edu dot tw > (initial version)
Tested by:	xclin <xclin <> cs dot nctu dot edu dot tw >
2010-04-29 18:14:14 +00:00
..
if_sge.c Enable VLAN hardware tag insertion/stripping. Due to lack of SiS190 2010-04-29 18:14:14 +00:00
if_sgereg.h Enable VLAN hardware tag insertion/stripping. Due to lack of SiS190 2010-04-29 18:14:14 +00:00