freebsd-dev/sys/powerpc
John Baldwin 696effb697 - Cleanup whitespace and extra ()s in vtophys() macros.
- Move vtophys() macros next to vtopte() where vtopte() exists to match
  comments above vtopte().
- Remove references to the alternate address space in the comment above
  vtopte().  amd64 never had the alternate address space, and i386 lost it
  prior to PAE support being added.
- s/entires/entries/ in comments.

Reviewed by:	alc
2005-12-06 21:09:01 +00:00
..
aim Fix compile warning: pmap_bootstrap is now declared extern in pmap.h, 2005-11-11 09:32:27 +00:00
compile
conf - Allow duplicate "machine" directives with the same arguments. 2005-11-27 23:17:00 +00:00
include - Cleanup whitespace and extra ()s in vtophys() macros. 2005-12-06 21:09:01 +00:00
ofw Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_t 2005-09-28 14:54:07 +00:00
powermac Convert to use the recently introduced set of ofw_bus_gen_get_*() for 2005-12-03 11:59:26 +00:00
powerpc Eliminate pmap_init2(). It's no longer used. 2005-11-20 06:09:49 +00:00
psim ata_generic_hw takes a dev as a parameter, not a channel. 2005-11-11 09:36:38 +00:00