DragonFly commits List (threaded) for 2008-10
DragonFly BSD
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


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 17 Oct 2008 21:44:41 -0700 (PDT)

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]