NetBSD/sys/arch/walnut
lukem 03aef4723c cleanup:
options SPACE TAB
	makeoptions TAB
	psuedo-device TAB
	remove trailing whitespace
	replace multiple spaces -> tabs
	options "FOO" -> options FOO
	options "FOO=bar" -> options FOO=bar
	options "FOO=\"bar\"" -> options FOO="\"bar\""
2001-11-20 12:56:17 +00:00
..
compile Fix typo... 2001-09-17 15:57:00 +00:00
conf cleanup: 2001-11-20 12:56:17 +00:00
dev Use the Walnut FPGA register offsets instead if the i8042 offsets for 2001-10-29 01:42:11 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
pci Overhaul the interrupt system to use hardware interrupts directly. 2001-11-08 23:28:13 +00:00
walnut - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
Makefile