cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h

David Christensen davidch at FreeBSD.org
Thu Jun 14 21:28:15 UTC 2007


davidch     2007-06-14 21:28:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/bce          if_bce.c if_bcefw.h if_bcereg.h 
  Log:
  - Updated firmware to latest release (v3.4.8) to fix TSO + jumbo frame lockup
  - Added MSI (hw.bce.msi_enable) sysctl
  - Fixed kernel panic when MSI is used and module is unloaded
  - Added several new debug routines
  - Removed slack space for RX/TX chains since it only covers sloppy coding
  - Fixed a potential problem when programming jumbo MTU size in hardware
  - Various other comment changes
  - Added 2.5G support for BCM5708S
  
  Revision  Changes      Path
  1.2.2.16  +1092 -569   src/sys/dev/bce/if_bce.c
  1.1.2.2   +5285 -3082  src/sys/dev/bce/if_bcefw.h
  1.1.2.7   +97 -54      src/sys/dev/bce/if_bcereg.h


More information about the cvs-src mailing list