Module Name: src
Committed By: msaitoh
Date: Mon Jan 21 15:32:48 UTC 2013
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Fix the revision number of if_wm.c in ticket #1800.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.204 -r1.1.2.205 src/doc/CHANGES-5.2
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.2
diff -u src/doc/CHANGES-5.2:1.1.2.204 src/doc/CHANGES-5.2:1.1.2.205
--- src/doc/CHANGES-5.2:1.1.2.204 Tue Dec 18 19:45:46 2012
+++ src/doc/CHANGES-5.2 Mon Jan 21 15:32:47 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.204 2012/12/18 19:45:46 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.205 2013/01/21 15:32:47 msaitoh Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -8655,7 +8655,7 @@ bin/pax/ftree.c 1.42
deal properly with empty lines in spec file
[msaitoh, ticket #1799]
-sys/dev/pci/if_wm.c 1.231 via patch
+sys/dev/pci/if_wm.c 1.230-1.231 via patch
Add workaround for QEMU and the variants that fail on EEPROM access.
[msaitoh, ticket #1800]