freebsd-skq/sys/sparc64
Alan Cox 1332aaf9ed MFamd64/i386 r207205
Clearing a page table entry's accessed bit and setting the page's
  PG_REFERENCED flag in pmap_protect() can't really be justified, so
  don't do it.  Moreover, on ia64, don't set the page's dirty field
  unless pmap_protect() is removing write access.
2010-04-29 15:47:31 +00:00
..
central Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
compile
conf Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
ebus Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245. 2010-01-10 15:44:48 +00:00
fhc - Take advantage of the INTCLR_* macros. 2010-03-31 22:19:00 +00:00
include Style: use #define<TAB> instead of #define<SPACE>. 2010-04-27 09:48:43 +00:00
isa - Add a missing const. 2010-04-26 18:49:06 +00:00
pci Add missing copyright shebang. 2010-04-10 12:10:11 +00:00
sbus - Take advantage of the INTCLR_* macros. 2010-03-31 22:19:00 +00:00
sparc64 MFamd64/i386 r207205 2010-04-29 15:47:31 +00:00