cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

Gleb Smirnoff glebius at FreeBSD.org
Thu Jan 19 05:36:28 PST 2006


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


More information about the cvs-src mailing list