Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2009 20:34:41 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h
Message-ID:  <200911292034.nATKYsaj013943@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-11-29 20:34:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/re           if_re.c 
    sys/pci              if_rlreg.h 
  Log:
  SVN rev 199945 on 2009-11-29 20:34:41Z by yongari
  
  MFC r191301:
    For RTL8139C+ controllers, have controller handle padding short
    checksum offload frames. Software workaround used for broken
    controllers(RTL8169, RTL8168, RTL8168B) seem to cause watchdog
    timeouts on RTL8139C+.
    Introduce a new flag RL_FLAG_AUTOPAD to mark automatic padding
    feature of controller and set it for RTL8139C+ and controllers that
    use new descriptor format. This fixes watchdog timeouts seen on
    RTL8139C+.
  
    Reported by:  Dimitri Rodis < DimitriR <> integritasystems dot com >
    Tested by:    Dimitri Rodis < DimitriR <> integritasystems dot com >
  
  Revision   Changes    Path
  1.95.2.52  +6 -4      src/sys/dev/re/if_re.c
  1.67.2.26  +1 -0      src/sys/pci/if_rlreg.h



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