NetBSD/sys/arch/mac68k
thorpej 3ebbe095e0 Change the pmap_extract() interface to:
boolean_t pmap_extract(pmap_t, vaddr_t, paddr_t *);
This makes it possible for the pmap to map physical address 0.
1999-07-08 18:05:21 +00:00
..
compile
conf kernel configuration for IPv6/IPsec. should be in GENERIC in the future. 1999-07-01 07:00:12 +00:00
dev Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
include Include a bit more info about what's not happening with IOP. 1999-06-28 04:33:21 +00:00
mac68k Change the pmap_extract() interface to: 1999-07-08 18:05:21 +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 Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
Makefile