Module Name:    src
Committed By:   bouyer
Date:           Wed Oct 28 09:08:16 UTC 2009

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

Log Message:
Ticket 1114


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.126 -r1.1.2.127 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.126 src/doc/CHANGES-5.1:1.1.2.127
--- src/doc/CHANGES-5.1:1.1.2.126	Tue Oct 27 22:01:46 2009
+++ src/doc/CHANGES-5.1	Wed Oct 28 09:08:16 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.126 2009/10/27 22:01:46 bouyer Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.127 2009/10/28 09:08:16 bouyer Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -14559,3 +14559,19 @@
 	 mfs or tmpfs /dev prepared after initial mountroot.
 	[tsutsui, ticket #1115]
 
+share/man/man4/sdhc.4				1.1-1.2
+sys/dev/pci/sdhc_pci.c				1.1-1.3
+distrib/sets/lists/man/mi			patch
+share/man/man4/Makefile				patch
+sys/arch/amd64/conf/GENERIC			patch
+sys/arch/i386/conf/ALL				patch
+sys/arch/i386/conf/GENERIC			patch
+sys/dev/pci/files.pci				patch
+sys/dev/pci/pcidevs				patch
+sys/dev/pci/pcidevs.h				regen
+sys/dev/pci/pcidevs_data.h			regen
+
+	Add sdhc(4), a driver for SD controllers following the SD Host
+	Controller Standard Simplified Specification.
+	[sborrill, ticket #1114]
+

Reply via email to