freebsd-dev/sys/i386
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
..
acpica
bios
compile
conf Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov, 2005-12-03 01:23:50 +00:00
cpufreq
i386 Fix ZERO_EDX() macro from the previous commit. It was emitting 2005-12-06 20:11:07 +00:00
ibcs2
include - Cleanup whitespace and extra ()s in vtophys() macros. 2005-12-06 21:09:01 +00:00
isa Change the i386 code to pass the interrupt vector as a separate argument 2005-12-05 22:39:09 +00:00
linux
pci Provide a dummy NO_XBOX option that lives in opt_xbox.h for pc98. 2005-11-14 00:43:44 +00:00
svr4
xbox
Makefile