Module Name:    src
Committed By:   sborrill
Date:           Wed Jan 27 22:08:21 UTC 2010

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1268


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.187 -r1.1.2.188 src/doc/CHANGES-5.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.187 src/doc/CHANGES-5.1:1.1.2.188
--- src/doc/CHANGES-5.1:1.1.2.187	Wed Jan 27 21:43:00 2010
+++ src/doc/CHANGES-5.1	Wed Jan 27 22:08:21 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.187 2010/01/27 21:43:00 bouyer Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.188 2010/01/27 22:08:21 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -16388,3 +16388,16 @@
 	-f is not mandatory.
 	[sborrill, ticket #1267]
 
+sys/dev/mii/miidevs				1.90 via patch
+sys/dev/pci/pcidevs				1.1001 via patch
+sys/dev/mii/brgphy.c				1.51 via patch
+sys/dev/microcode/bnx/bnxfw.h			1.3 via patch
+sys/dev/pci/if_bnx.c				1.29-1.30 via patch
+sys/dev/pci/if_bnxreg.h				1.9 via patch
+
+	Add support for the Broadcom BCM5709 and BCM5716 chips. Upgrade
+	the B06 firmware and add the B09 firmware required by the BCM5709.
+	Replace TX dmamap array with a dynamically-grown list.
+	Support associated BCM5709CAX and BCM5709C PHYs.
+	[bouyer, ticket #1268]
+

Reply via email to