Date: Thu, 14 Jun 2007 21:28:15 +0000 (UTC) From: David Christensen <davidch@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h Message-ID: <200706142128.l5ELSFPp066531@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706142128.l5ELSFPp066531>
