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 Jan 6 05:55:01 UTC 2010
Modified Files:
src/sys/arch/sparc64/dev: pci_machdep.c psycho.c schizo.c
src/sys/arch/sparc64/include: pci_machdep.h
Log Message:
move the guts of pci_intr_map() into pci_machdep.c, and move the schizo
ign addition into a hook. also, don't double shift the ign in set_intr.
tested on U60 and SB2500.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/arch/sparc64/dev/pci_machdep.c
cvs rdiff -u -r1.99 -r1.100 src/sys/arch/sparc64/dev/psycho.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/sparc64/dev/schizo.c
cvs rdiff -u -r1.23 -r1.24 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