freebsd-dev/sys/powerpc
Mark Murray 8ab2f5ecc5 Break out the MI part of the /dev/[k]mem and /dev/io drivers into
their own directory and module, leaving the MD parts in the MD
area (the MD parts _are_ part of the modules). /dev/mem and /dev/io
are now loadable modules, thus taking us one step further towards
a kernel created entirely out of modules. Of course, there is nothing
preventing the kernel from having these statically compiled.
2004-08-01 11:40:54 +00:00
..
aim - Push down the acquisition and release of Giant into pmap_protect() on 2004-07-30 20:38:30 +00:00
compile
conf Break out the MI part of the /dev/[k]mem and /dev/io drivers into 2004-08-01 11:40:54 +00:00
include Add comment explaining struct reg and struct fpreg must match the trapframe. 2004-07-29 13:39:27 +00:00
ofw Add 32-bit framebuffer support. Tested on PearPC at lo-res, too painful 2004-07-06 03:22:05 +00:00
powermac Make this compile: add sys/module.h and KDBify. 2004-07-22 00:54:01 +00:00
powerpc - Push down the acquisition and release of Giant into pmap_protect() on 2004-07-30 20:38:30 +00:00
psim Catch up with __RMAN_RESOURCE_VISIBLE change 2004-07-01 07:59:08 +00:00