NetBSD/sys/arch/arc
soda 1aa149136b rename statically allocated software context which is needed for
console initialization, from "struct necpb_config necpb_configuration;"
to "struct necpb_context necpb_main_context".
to resolve naming conflicts with "struct XXX_config *XXX_conf;"
which describes platform-dependent configuration variants.
2001-06-13 15:18:27 +00:00
..
arc introduce "struct platform", and remove "cputype" variable. 2001-06-13 15:08:05 +00:00
compile merge to NetBSD-current (DeskStation and Algor support is currently broken) 2000-01-23 20:45:01 +00:00
conf remove algor related codes, because there is independent (and working!) 2001-06-13 14:58:38 +00:00
dev split pccons driver into "pccons" and "opms", 2001-06-13 15:05:43 +00:00
dti remove "cputype", introduce "struct btl_config *btl_conf;" 2001-06-13 15:09:32 +00:00
include introduce "struct platform", and remove "cputype" variable. 2001-06-13 15:08:05 +00:00
isa split pccons driver into "pccons" and "opms", 2001-06-13 15:05:43 +00:00
jazz make vga frontend does same thing with pccons frontend 2001-06-13 15:12:28 +00:00
pci rename statically allocated software context which is needed for 2001-06-13 15:18:27 +00:00
stand Use ${COPY} instead of -c for ${INSTALL} commands. 2000-09-23 13:53:41 +00:00
Makefile Switch pica to jazzio. 2000-12-24 09:25:24 +00:00
TODO note "vm_page_zero_enable = FALSE" 2000-08-08 21:17:15 +00:00