Module Name:src
Committed By: joerg
Date: Fri Jul 5 02:18:37 UTC 2013
Modified Files:
src/sys/arch/powerpc/marvell: pci_machdep.c
Log Message:
Set pc_intr_map only once.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/powerpc/marvell/pci_machdep
Module Name:src
Committed By: matt
Date: Mon Jun 20 06:22:23 UTC 2011
Modified Files:
src/sys/arch/powerpc/marvell: pic_discovery.c
Log Message:
Add __CTASSERT(sizeof(imask_t) == sizeof(uint64_t));
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/
Module Name:src
Committed By: matt
Date: Fri Jun 17 23:37:38 UTC 2011
Modified Files:
src/sys/arch/powerpc/marvell: marvell_intr.h
Log Message:
Part of the interrupt rototill. Use and just override
a few things (like imask_t).
To generate a diff of this commit:
cvs rdi