cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h

Pyun YongHyeon yongari at FreeBSD.org
Sun Mar 30 21:03:16 PDT 2008


yongari     2008-03-31 04:03:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
    sys/pci              if_rlreg.h 
  Log:
  Padding more bytes than necessary one broke another variants of
  PCIe RealTek chips. Only pad IP packets if the payload is less than
  28 bytes.
  
  Obtained from:  NetBSD
  PR:             kern/122221
  
  Revision  Changes    Path
  1.113     +1 -1      src/sys/dev/re/if_re.c
  1.74      +6 -0      src/sys/pci/if_rlreg.h


More information about the cvs-src mailing list