Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: tsutsui
Date: Fri Mar 25 14:51:39 UTC 2005
Modified Files:
src/sys/dev/pci: pciconf.c pciconf.h
Log Message:
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.26 src/sys/dev/pci/pciconf.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/pciconf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index