DragonFly commits List (threaded) for 2008-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/re if_re.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]