NetBSD/sys/arch/walnut
simonb e716956a0e Calculate the hardware interrupt to irq mapping array and irq mask from
the irq to hardware interrupt mask map instead of using two different
interrelated arrays and a bit mask that I've got wrong more than once
when updating by hand (including when I recently added the keyboard/mouse
interrupt mappings).  Now only the galaxy_intr_map[] array needs to
be updated when adding extra interrupts.
2001-11-06 01:26:47 +00:00
..
compile Fix typo... 2001-09-17 15:57:00 +00:00
conf Add adw 2001-08-29 17:37:47 +00:00
dev Use the Walnut FPGA register offsets instead if the i8042 offsets for 2001-10-29 01:42:11 +00:00
include Calculate the hardware interrupt to irq mapping array and irq mask from 2001-11-06 01:26:47 +00:00
pci pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func. 2001-10-29 23:33:42 +00:00
walnut Calculate the hardware interrupt to irq mapping array and irq mask from 2001-11-06 01:26:47 +00:00
Makefile