Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: skrll
Date: Tue Nov 9 12:24:48 UTC 2010
Modified Files:
src/share/man/man4: sti.4
src/sys/arch/hp700/conf: GENERIC files.hp700
src/sys/arch/hp700/dev: sti_sgc.c
src/sys/dev/ic: sti.c stireg.h stivar.h
src/sys/dev/pci: files.pci
Added Files:
src/sys/arch/hp700/dev: sti_pci_machdep.c
src/sys/dev/pci: sti_pci.c
Log Message:
Update sti(4) from OpenBSD bringing across support for sti @ pci.
Thanks to Adam Hoka for testing.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/sti.4
cvs rdiff -u -r1.102 -r1.103 src/sys/arch/hp700/conf/GENERIC
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/hp700/conf/files.hp700
cvs rdiff -u -r0 -r1.1 src/sys/arch/hp700/dev/sti_pci_machdep.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/hp700/dev/sti_sgc.c
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/ic/sti.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ic/stireg.h
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/stivar.h
cvs rdiff -u -r1.331 -r1.332 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/sti_pci.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