Module Name: src
Committed By: sborrill
Date: Sun Oct 18 10:07:47 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1098
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.116 -r1.1.2.117 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.116 src/doc/CHANGES-5.1:1.1.2.117
--- src/doc/CHANGES-5.1:1.1.2.116 Sun Oct 18 09:58:56 2009
+++ src/doc/CHANGES-5.1 Sun Oct 18 10:07:47 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.116 2009/10/18 09:58:56 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.117 2009/10/18 10:07:47 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -14346,3 +14346,9 @@
- Implement the "et" abbreviation for expandtab.
[aymeric, ticket #1068]
+sys/arch/i386/pnpbios/ess_pnpbios.c 1.19
+
+ Fix identification of ESS1878 on Fujitsu FMV-5100 NC/S
+ by PnPBIOS. Fixes PR/41629.
+ [snj, ticket #1098]
+