cvs commit: src/sys/dev/netif/re if_re.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Oct 17 21:46:16 PDT 2008
sephe 2008/10/17 21:44:41 PDT
DragonFly src repository
Modified files:
sys/dev/netif/re if_re.c
Log:
Fix hardware vlan tagging support by setting vlan information on all TX
descriptors for multi-segment packets.
# Even with this fix in place, 8169 still does not work reliably with vlan.
# Certain packets are never seen on the wire; maybe caused by the trailing
# ether frame CRC generated by the hardware?
Revision Changes Path
1.88 +8 -13 src/sys/dev/netif/re/if_re.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/re/if_re.c.diff?r1=1.87&r2=1.88&f=u
More information about the Commits
mailing list