freebsd-dev/sys/amd64
John Dyson b447ce90f5 When we changed pmap_protect to support adding the writeable
attribute to a page range, we forgot to set the PG_WRITEABLE
flag in the vm_page_t.  This fixes that problem.
1997-01-11 23:50:42 +00:00
..
amd64 When we changed pmap_protect to support adding the writeable 1997-01-11 23:50:42 +00:00
conf Mention amd driver in comment regarding PCI drivers. 1996-12-21 02:09:04 +00:00
include Staticize the functions rtc_inb, rtc_outb, rtc_serialcombit, and 1997-01-10 17:11:09 +00:00
isa Changed magic # 0xa0000 -> ISA_HOLE_START since it's now defined. 1997-01-08 05:56:55 +00:00
pci Make the code more consistant by using the INTR*MASK macros througout the 1997-01-08 16:12:56 +00:00
Makefile