Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: kiyohara
Date: Wed Jun 11 02:09:16 UTC 2008
Modified Files:
src/sys/dev/ic: siop_common.c siopreg.h siopvar_common.h
src/sys/dev/pci: siop_pci_common.c
Log Message:
Support use PCI Clock(SF_CHIP_USEPCIC). We can set the value "use_pciclock"
by prop_dictionary_set_bool().
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/dev/ic/siop_common.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/ic/siopreg.h
cvs rdiff -r1.35 -r1.36 src/sys/dev/ic/siopvar_common.h
cvs rdiff -r1.27 -r1.28 src/sys/dev/pci/siop_pci_common.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