freebsd-dev/sys/i386
Alan Cox f8363bdee9 Reimplement pmap_release() such that it uses the page table rather than the
pte object to locate the page table directory pages.  (This is another step
toward the elimination of the pte object.)
2003-09-20 23:54:36 +00:00
..
acpica Add final adjustment code of battery status based on the battery capacity 2003-09-17 08:47:39 +00:00
bios - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
compile
conf Mention the puc(4) glue driver in a commented-out example so the user 2003-09-19 20:04:55 +00:00
i386 Reimplement pmap_release() such that it uses the page table rather than the 2003-09-20 23:54:36 +00:00
ibcs2 Remove a few ushorts I missed in my earlier pass. 2003-08-15 14:55:50 +00:00
include Fix a busted constant related to PCI configuration acess method #1. The 2003-09-18 17:00:03 +00:00
isa Add constants for entries in the IDT and use those instead of magic 2003-09-10 01:07:04 +00:00
linux Restored non-egregious casts so that this file compiles on i386's with 2003-09-07 13:23:45 +00:00
pci We represent PCI intpin's two different ways. One is the way that the 2003-09-10 06:00:53 +00:00
svr4 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
Makefile