NetBSD/sys/arch/mac68k/dev
scottr 7eec1b2d04 Attach exactly one keyboard to the wscons console. 2000-09-22 04:56:54 +00:00
..
6x10.h
adb.c Ken'ichi Ishizaka discovered that some devices, e.g. the A3 Mouse, don't 2000-09-19 05:17:55 +00:00
adb_direct.c Stabilize ADB support for some non-Apple ADB peripherals. This is the 2000-07-03 08:59:26 +00:00
adbsys.c Add and use macros to build ADB FLUSH, LISTEN, and TALK commands. 2000-03-19 07:37:58 +00:00
adbsysasm.s Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
adbvar.h Stabilize ADB support for some non-Apple ADB peripherals. This is the 2000-07-03 08:59:26 +00:00
aed.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
aedvar.h New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
akbd.c Attach exactly one keyboard to the wscons console. 2000-09-22 04:56:54 +00:00
akbdmap.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
akbdvar.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
ams.c Stabilize ADB support for some non-Apple ADB peripherals. This is the 2000-07-03 08:59:26 +00:00
amsvar.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
grf_compat.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
grf_subr.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
grfvar.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
if_ae.c Resolve bus_space_write_region_2() type mismatches. 2000-09-13 05:21:16 +00:00
if_aereg.h
if_aevar.h
if_mc.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
if_mcreg.h
if_mcvar.h
if_sn.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
if_snreg.h
if_snvar.h
ite_compat.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
mac68k5380.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
maccons.c Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
macfb.c Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
macfbvar.h Merge wscons work onto the main development branch. 2000-02-14 07:01:44 +00:00
md_root.c
ncr5380.c Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(), 1999-12-12 08:18:48 +00:00
ncr5380reg.h
ncr5380var.h
pm_direct.c Stabilize ADB support for some non-Apple ADB peripherals. This is the 2000-07-03 08:59:26 +00:00
pm_direct.h
sbc.c Add a ncr5380_attach() routine which does part of the initialization, attaches 2000-03-18 16:13:22 +00:00
sbcreg.h
sbcvar.h Add a ncr5380_attach() routine which does part of the initialization, attaches 2000-03-18 16:13:22 +00:00
zs.c Fix logic bug which would keep PPS from working. Noticed by: 2000-06-25 20:55:33 +00:00
zs_cons.h
zs_kgdb.c