NetBSD/sys/arch/evbarm
drochner d2b9876081 move initialization of the "struct pglist" returned by uvm_pglistalloc()
from the calling code into uvm_pglistalloc() itself for consistency
and easier error handling
2002-06-02 14:44:35 +00:00
..
compile
conf Switch to esiop by default (again); it is fully-baked enough to use 2002-05-03 19:35:53 +00:00
dev Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
evbarm New interrupt framework for NetBSD/evbarm, and accompanying new 2002-01-30 03:59:39 +00:00
ifpga Fix odd typo from addition of pba_bridgetag. 2002-05-22 23:54:14 +00:00
include * Change all uses of KERNEL_SPACE_START to KERNEL_BASE. 2002-03-23 02:53:59 +00:00
integrator move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
iq80310 Issue a CPWAIT sequence after enabling the MMU to make sure 2002-04-26 18:01:21 +00:00
iq80321 Issue a CPWAIT sequence after enabling the MMU to make sure 2002-04-26 18:01:21 +00:00
stand Give gzboot a 1M heap, so that loading gzip -9'd kernels works 2002-04-25 22:30:38 +00:00
Makefile