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 o Change various attach arg and softc datatypes to ints. 1999-02-11 06:41:07 +00:00
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 o Change various attach arg and softc datatypes to ints. 1999-02-11 06:41:07 +00:00
adbsysasm.s o Change various attach arg and softc datatypes to ints. 1999-02-11 06:41:07 +00:00
adbvar.h Unfortunately, several changes that are intermingled: 1999-06-28 01:56:55 +00:00
aed.c Add NetBSD RCS Id's 1999-02-16 01:08:16 +00:00
aedvar.h o Change various attach arg and softc datatypes to ints. 1999-02-11 06:41:07 +00:00
grf.c Include resourcevar.h for p_limit/rlimit definition. 1999-06-28 04:21:15 +00:00
grf_subr.c New and improved console framebuffer initialization and autoconfig. This 1998-08-12 02:36:36 +00:00
grfvar.h vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
if_ae.c Update for changes to config. 1998-01-12 18:59:04 +00:00
if_aereg.h Support Cabletron Ethernet card, from John Marohn in PR 5762. 1998-08-12 07:19:09 +00:00
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 NetBSD RCSIds. 1997-11-07 13:31:15 +00:00
if_mcvar.h vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
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 vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
ite.c Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
itevar.h
kbd.c Add NetBSD RCS Id's 1999-02-16 01:08:16 +00:00
kbdvar.h Add NetBSD RCS Id's 1999-02-16 01:08:16 +00:00
mac68k5380.c vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
ms.c Add NetBSD RCS Id's 1999-02-16 01:08:16 +00:00
msvar.h Add NetBSD RCS Id's 1999-02-16 01:08:16 +00:00
ncr5380.c Update HBAs to incorporate the new max_lun property. 1998-12-05 19:43:33 +00:00
ncr5380reg.h Adapt to the new scsipi_adapter interface. 1998-11-19 21:43:00 +00:00
ncr5380var.h
pm_direct.c Unfortunately, several changes that are intermingled: 1999-06-28 01:56:55 +00:00
pm_direct.h
sbc.c Adapt to the new scsipi_adapter interface. 1998-11-19 21:43:00 +00:00
sbcreg.h
sbcvar.h vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
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 Add the remaining kgdb pieces from sun3/hp300, with some mac68k-specific 1998-05-05 06:48:51 +00:00
zs_kgdb.c Don't set DCD_IE in the frontends. KGDB doesn't even use DCD, and the tty 1999-02-03 20:25:05 +00:00