NetBSD/sys/arch/mac68k
thorpej 602d8e81f7 Don't (ab)use uvm_map_pageable() to allocate PT pages. Instead, do
some internal reference counting on PT pages.  We still allocate them
with the page fault routine (a wire-fault, now), but no longer free
PT pages from pmap_pageable().
1999-06-15 22:18:07 +00:00
..
compile
conf Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
dev Fix some broken packet length checks. Really (no, I mean really) works now 1999-05-24 21:53:42 +00:00
include Slightly rearrange the SSIR inline assembly implementation in order to avoid 1999-06-15 15:26:34 +00:00
mac68k Don't (ab)use uvm_map_pageable() to allocate PT pages. Instead, do 1999-06-15 22:18:07 +00:00
nubus Clear interrupts on a Radius GS/C card. Thanks go to Yasufumi Suzuki 1999-06-14 03:11:34 +00:00
obio Remove some register declarations. 1999-06-09 03:41:34 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00