NetBSD/sys/arch/cobalt
jonathan abb59e6f0c Add support for opencrypto, PCI accelerators to sys/arch/*/conf/GENERIC
files for machines I know to have genuine PCI slots.  As sent to tech-kern
for feedback in December 2003. Based on feedback, opencrypto is commented
out in the macppc GENERIC (due to absense of GENERIC_SOFTINT support),
and added to the sparc64 config (sys/arch/sparc64/conf/GENERIC32).
2004-01-14 22:29:03 +00:00
..
cobalt Pass some info from the boot loader to the kernel: 2004-01-07 12:43:43 +00:00
compile
conf Add support for opencrypto, PCI accelerators to sys/arch/*/conf/GENERIC 2004-01-14 22:29:03 +00:00
dev Change console code to use cninit() and null console. Add serial console 2003-10-17 18:20:10 +00:00
include Pass some info from the boot loader to the kernel: 2004-01-07 12:43:43 +00:00
pci Use common mips generic software interrupt routines. 2003-09-12 17:55:40 +00:00
stand Pass some info from the boot loader to the kernel: 2004-01-07 12:43:43 +00:00
Makefile
TODO