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:           Fri Mar 25 15:01:57 UTC 2005

Modified Files:
        src/sys/arch/cobalt/conf: GENERIC INSTALL
        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:
Switch cobalt port to use MI pci_configure_bus(9)
with options PCI_NETBSD_CONFIGURE.
Patch from KIYOHARA Takashi on port-cobalt.

This change makes siop(4) (and maybe all other PCI devices
using pci mem space) work on cobalt.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/arch/cobalt/conf/GENERIC
cvs rdiff -r1.4 -r1.5 src/sys/arch/cobalt/conf/INSTALL
cvs rdiff -r1.12 -r1.13 src/sys/arch/cobalt/dev/gt.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/cobalt/include/pci_machdep.h
cvs rdiff -r1.16 -r1.17 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