NetBSD/sys/arch/mac68k/dev
scottr 7c2fc39588 Now that we do collision detection and assign all ADB devices to distinct
addresses, it makes sense to print the actual address of the device rather
than the original address.  The latter is useful to distinguish the type
of device only, so we maintain that data internally (as we always have).

This closes PR 10557 from Dave Huang.
2000-09-27 03:22:05 +00:00
..
6x10.h
adb_direct.c Stabilize ADB support for some non-Apple ADB peripherals. This is the 2000-07-03 08:59:26 +00:00
adb.c Now that we do collision detection and assign all ADB devices to distinct 2000-09-27 03:22:05 +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 Add support for the Macintosh LC Ethernet Adapter, from Ken'ichi Ishizaka. 1999-09-29 06:04:50 +00:00
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 defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
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_cons.h
zs_kgdb.c
zs.c Fix logic bug which would keep PPS from working. Noticed by: 2000-06-25 20:55:33 +00:00