1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/sparc64
Jake Burkholder 5e857a1806 intr_handlers is an array of function pointers, not small structures.
Assert at compile time that structures which need to be a power of 2
in size really are.
2001-12-29 07:24:57 +00:00
..
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf Add device ofw_console so this kernel is usable. 2001-12-29 05:58:07 +00:00
ebus Add EBus support code, ported from NetBSD. 2001-11-09 20:23:38 +00:00
include Rename definitions to better match the hardware wstate fields. 2001-12-29 07:12:30 +00:00
isa Add ISA support code for sparc64. 2001-11-09 20:21:21 +00:00
pci Add a workaround for quirky PCI devices that set the intpin register to 2001-12-21 21:35:47 +00:00
sparc64 intr_handlers is an array of function pointers, not small structures. 2001-12-29 07:24:57 +00:00