Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/sparc64/dev
Module Name: syssrc
Committed By: mrg
Date: Sat Sep 15 19:32:15 UTC 2001
Modified Files:
syssrc/sys/arch/sparc64/dev: pci_machdep.c
Log Message:
in pci_conf_read() and pci_conf_write(), convert all printf()'s to only
occur if SPDB_CONF (and hence DEBUG). also convert the panic in
pci_conf_write() to a SPDB_CONF warning and a return.
this cleans up pcictl(8) support.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/sparc64/dev/pci_machdep.c
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