-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
I have committed a MFC of recent bce(4) driver changes, mostly by David Christensen, to stable/7. Please be sure to test and report any regressions, thanks! - -------- Original Message -------- Subject: svn commit: r190582 - in stable/7/sys: . contrib/pf dev/ath/ath_hal dev/bce dev/cxgb Date: Tue, 31 Mar 2009 01:01:02 +0000 (UTC) From: Xin LI <[email protected]> To: [email protected], [email protected], [email protected], [email protected] Author: delphij Date: Tue Mar 31 01:01:01 2009 New Revision: 190582 URL: http://svn.freebsd.org/changeset/base/190582 Log: Update bce(4) to latest -CURRENT version: - Add several HP OEM parts' PCI IDs (187133+187317) - Remove intermediate variable busaddr and have bus_* operate directly on softc members upon initialization. (187204) - Only enable split header operation when ZERO_COPY_SOCKETS is enabled in the kernel. (189117) - Updated firmware to latest 4.6.X release. (189325) - Added missing firmware for 5709 A1 controllers. (189325) - Changed some debug statistic variable names to be more consistent. (189325) Approved by: re (kensmith) Modified: stable/7/sys/ (props changed) stable/7/sys/contrib/pf/ (props changed) stable/7/sys/dev/ath/ath_hal/ (props changed) stable/7/sys/dev/bce/if_bce.c stable/7/sys/dev/bce/if_bcefw.h stable/7/sys/dev/bce/if_bcereg.h stable/7/sys/dev/cxgb/ (props changed) (diff snipped). Cheers, - -- Xin LI <[email protected]> http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAknRbCwACgkQi+vbBBjt66DNLACgwPk45TTtBYvrnT9WmzQ22kWT rJ4AmwXsCWDIaLtLZA9+43Ggd9Jew3xL =cTYn -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
