Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/cobalt
Module Name: src
Committed By: tsutsui
Date: Sat Aug 28 13:33:31 UTC 2004
Modified Files:
src/sys/arch/cobalt/cobalt: mainbus.c
src/sys/arch/cobalt/dev: gt.c
src/sys/arch/cobalt/include: pci_machdep.h
src/sys/arch/cobalt/pci: pci_machdep.c
Log Message:
- Use bus_space(9) to access PCI configuration registers on GT64111.
- Remove unused pci stuff from mainbus.c.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/cobalt/cobalt/mainbus.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/cobalt/dev/gt.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/cobalt/include/pci_machdep.h
cvs rdiff -r1.15 -r1.16 src/sys/arch/cobalt/pci/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