Module Name: src Committed By: riz Date: Sat Nov 20 17:55:22 UTC 2010
Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: Tickets 1385, 1386. To generate a diff of this commit: cvs rdiff -u -r1.1.2.5 -r1.1.2.6 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.5 src/doc/CHANGES-5.2:1.1.2.6 --- src/doc/CHANGES-5.2:1.1.2.5 Sat Nov 20 01:20:17 2010 +++ src/doc/CHANGES-5.2 Sat Nov 20 17:55:21 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.2,v 1.1.2.5 2010/11/20 01:20:17 riz Exp $ +# $NetBSD: CHANGES-5.2,v 1.1.2.6 2010/11/20 17:55:21 riz Exp $ A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1 release: @@ -173,3 +173,17 @@ Fix the synaptics touchpad passthrough device support. PR#42853. [plunky, ticket #1383] +sys/dev/pci/if_pcn.c 1.51 + + silence "boot -z" + [hubertf, ticket #1385] + +sys/dev/isa/pcppi.c 1.33 +sys/dev/pad/pad.c 1.11 +sys/dev/raidframe/rf_netbsdkintf.c 1.258 +sys/dev/scsipi/cd.c 1.288 +sys/kern/subr_autoconf.c 1.169 + + 'boot -z' bogons + [hubertf, ticket #1386] +