Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64
Module Name: src
Committed By: mrg
Date: Wed Dec 10 03:31:51 UTC 2008
Modified Files:
src/sys/arch/sparc64/dev: pci_machdep.c psycho.c
src/sys/arch/sparc64/include: pci_machdep.h
Log Message:
ofpci_make_tag():
don't write PCI_COMMAND_STATUS_REG with
PCI_COMMAND_(MEM|MASTER|IO)_ENABLE, or it in.
sparc_pci_childspace():
move psycho.c:get_childspace() into pci_machdep.c but rename it
psycho_alloc_bus_tag():
use M_ZERO
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/arch/sparc64/dev/pci_machdep.c
cvs rdiff -r1.93 -r1.94 src/sys/arch/sparc64/dev/psycho.c
cvs rdiff -r1.21 -r1.22 src/sys/arch/sparc64/include/pci_machdep.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