Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2006 13:36:26 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h
Message-ID:  <200601191336.k0JDaQxg065085@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2006-01-19 13:36:26 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  Sync driver with HEAD merging all revisions from 1.96 to 1.115. The most
  markable changes are:
  
   o Suspend/resume methods.
   o Link state detection fixes.
   o Utilization of jumbo allocator and extended RX descriptors.
   o busdma(9) cleanup and support for big-endian architectures.
   o Improved checksum offloading support.
   o Reduced number of PCI register writes in bge_start().
   o Counting RX/TX errors as input/output interface errors.
  
  Revision  Changes    Path
  1.91.2.9  +599 -664  src/sys/dev/bge/if_bge.c
  1.36.2.3  +96 -25    src/sys/dev/bge/if_bgereg.h



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