NetBSD/sys/arch/sun3
gwr d0febbb62c Be sure to kmem_free_wakeup() the same range of address space we
got from kmem_alloc_wait() earlier.  Thanks to Michael L. Hitch
and Scott Reynolds.  (Fixes the sun3/sun3x part of PR#4120.)
1997-10-07 18:28:55 +00:00
..
compile
conf Sync with GENERIC 1997-10-07 17:50:50 +00:00
dev Use sizeof(struct ieob) instead of a sun3-specific macro, 1997-10-07 18:17:19 +00:00
include Add stuff for the ie driver 1997-10-07 16:10:25 +00:00
stand Need to flush the I-cache before jumping into just-loaded code. 1997-10-06 19:37:26 +00:00
sun3 Be sure to kmem_free_wakeup() the same range of address space we 1997-10-07 18:28:55 +00:00
sun3x Add dvma_malloc() for the ie driver. 1997-10-07 16:51:47 +00:00
Makefile