NetBSD/sys/arch/mac68k/dev
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
..
6x10.h
adb.c
adb_direct.c Poll for serial interrupts. Return to 3000us delay instead of 4000us in init. 1999-06-29 04:45:59 +00:00
adbsys.c
adbsysasm.s
adbvar.h Unfortunately, several changes that are intermingled: 1999-06-28 01:56:55 +00:00
aed.c
aedvar.h
grf.c Include resourcevar.h for p_limit/rlimit definition. 1999-06-28 04:21:15 +00:00
grf_subr.c
grfvar.h
if_ae.c
if_aereg.h
if_aevar.h
if_mc.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
if_mcreg.h
if_mcvar.h
if_sn.c Fix some broken packet length checks. Really (no, I mean really) works now 1999-05-24 21:53:42 +00:00
if_snreg.h
if_snvar.h
ite.c Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
itevar.h
kbd.c
kbdvar.h
mac68k5380.c
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
ms.c
msvar.h
ncr5380.c
ncr5380reg.h
ncr5380var.h
pm_direct.c Unfortunately, several changes that are intermingled: 1999-06-28 01:56:55 +00:00
pm_direct.h
sbc.c
sbcreg.h
sbcvar.h
zs.c Enable pps support, only if CLOCAL set & MDMBUF clear and no clock present. 1999-03-27 01:17:03 +00:00
zs_cons.h
zs_kgdb.c