Module Name:    src
Committed By:   snj
Date:           Thu May 21 01:20:32 UTC 2009

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

Log Message:
Ticket 771.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 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.17 src/doc/CHANGES-5.1:1.1.2.18
--- src/doc/CHANGES-5.1:1.1.2.17	Mon May 18 21:38:57 2009
+++ src/doc/CHANGES-5.1	Thu May 21 01:20:31 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.17 2009/05/18 21:38:57 bouyer Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.18 2009/05/21 01:20:31 snj Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -582,3 +582,13 @@
 	Add "memory" clobber to mtpr for barrier.  See also kern/38637.
 	[mhitch, ticket #767]
 
+sys/dev/pci/pcidevs				1.975, 1.981, 1.982 via patch
+sys/dev/pci/pcidevs.h				regen
+sys/dev/pci/pcidevs_data.h			regen
+sys/dev/pci/if_wm.c				1.164, 1.167, 1.173, 1.174 via patch
+sys/dev/pci/if_wmreg.h				1.25, 1.27 via patch
+
+	Sync wm(4) driver with HEAD, adding support for more devices and
+	fixing some bugs (including a NULL pointer dereference).
+	[bouyer, ticket #771]
+

Reply via email to