Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2008 04:03:14 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h
Message-ID:  <200803310403.m2V43Ecw057821@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803310403.m2V43Ecw057821>