Module Name: src Committed By: riz Date: Mon Nov 22 03:43:38 UTC 2010
Modified Files: src/doc [netbsd-5]: CHANGES-5.2 Log Message: A pcidevs entry was missed for ticket #1470; note it. To generate a diff of this commit: cvs rdiff -u -r1.1.2.26 -r1.1.2.27 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.26 src/doc/CHANGES-5.2:1.1.2.27 --- src/doc/CHANGES-5.2:1.1.2.26 Mon Nov 22 03:19:23 2010 +++ src/doc/CHANGES-5.2 Mon Nov 22 03:43:38 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.2,v 1.1.2.26 2010/11/22 03:19:23 riz Exp $ +# $NetBSD: CHANGES-5.2,v 1.1.2.27 2010/11/22 03:43:38 riz Exp $ A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1 release: @@ -786,6 +786,9 @@ [dholland, ticket #1469] sys/dev/pci/fwohci_pci.c 1.35 +sys/dev/pci/pcidevs 1.1019 +sys/dev/pci/pcidevs.h regen +sys/dev/pci/pcidevs_data.h regen Do not attach to Powerbook G3 onboard Firewire controllers. [macallan, ticket #1470]