NetBSD/sys/arch/hpcmips
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 - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
hpcmips add missing simple_lock_init. 2001-11-23 16:21:31 +00:00
include Fixed bus stuff to compile vrpciu.c (VR4131 CPU). 2001-11-22 14:22:30 +00:00
isa Fixed bus stuff to compile vrpciu.c (VR4131 CPU). 2001-11-22 14:22:30 +00:00
stand Hacking code piece, dumping PCI configration register. 2001-09-24 10:42:02 +00:00
tx Rewrite bus stuff with method table in the bus tags. 2001-11-18 08:19:39 +00:00
vr Fixed bus stuff to compile vrpciu.c (VR4131 CPU). 2001-11-22 14:22:30 +00:00
Makefile I forgot to move Makefile. 2001-02-23 14:08:54 +00:00
TODO