Subject: PR/27423 CVS commit: [netbsd-3] src/sys/dev/pci
To: None <tsutsui@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 03/27/2005 17:47:04
The following reply was made to PR kern/27423; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/27423 CVS commit: [netbsd-3] src/sys/dev/pci
Date: Sun, 27 Mar 2005 17:46:35 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Sun Mar 27 17:46:35 UTC 2005
 
 Modified Files:
 	src/sys/dev/pci [netbsd-3]: pciconf.c
 
 Log Message:
 Pull up revision 1.26 (requested by tsutsui in ticket #67):
 Allow MD PCI code to specify or disable PCI_COMMAND_PARITY_ENABLE
 and PCI_CMMAND_SERR_ENABLE in MI pci_configure_bus(9).
 Patch from PR kern/27423 by KIYOHARA Takashi with some changes by me,
 approved by Allen Briggs.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.25 -r1.25.2.1 src/sys/dev/pci/pciconf.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.