NetBSD/sys/arch/dreamcast
lukem ecb81c3f6d - convert usage of "defopt" to "defflag" where the relevant option does
not support a value (e.g., it's to be used as "options FOO" instead of
  "options FOO=xxx"). options that take a value were converted to
  defparam recently.
- minor whitespace & formatting cleanups
2001-11-28 10:21:10 +00:00
..
compile
conf - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
dev Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
dreamcast Fix incorrect kernelmode check in INTRENTRY macro. 2001-10-27 03:46:19 +00:00
include Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
Makefile