NetBSD/sys/arch/cobalt
tsutsui 3c37988ff0 Make sure that struct mainbus_attach_args is actually allocated.
With the previous autoconf.c and mainbus.c, the memory in rodata section
which stores "mainbus" strings (for the second arg in config_rootfound())
is used to fill mainbus_attach_args in mainbus_search(). Oh well...
2005-06-05 15:02:18 +00:00
..
cobalt Make sure that struct mainbus_attach_args is actually allocated. 2005-06-05 15:02:18 +00:00
compile
conf Remove attachment for the piixide(4) driver from all non-x86 kernel 2005-05-31 22:23:52 +00:00
dev Switch cobalt port to use MI pci_configure_bus(9) 2005-03-25 15:01:57 +00:00
include Switch cobalt port to use MI pci_configure_bus(9) 2005-03-25 15:01:57 +00:00
pci Switch cobalt port to use MI pci_configure_bus(9) 2005-03-25 15:01:57 +00:00
stand Don't specify the object format to pick the right endianness - the 2005-01-01 07:00:50 +00:00
Makefile
TODO