NetBSD/sys/arch/mac68k/dev
scottr e4b50d9bfc Ken'ichi Ishizaka discovered that some devices, e.g. the A3 Mouse, don't
respond in the allotted time if they're told to TALK immediately after
completing a LISTEN command.  Experimentation with adb_op_sync() yielded
consistent results when the timeout was increased from the documented
6900 usec to 8000 usec, so we'll make that change here.

(Accurate and complete documentation of the hardware sure would help...)
2000-09-19 05:17:55 +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 Stabilize ADB support for some non-Apple ADB peripherals. This is the 2000-07-03 08:59:26 +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 Support Cabletron Ethernet card, from John Marohn in PR 5762. 1998-08-12 07:19:09 +00:00
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 vm_offset_t -> {paddr_t, vaddr_t} 1998-12-22 08:47:05 +00:00
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 Adapt to the new scsipi_adapter interface. 1998-11-19 21:43:00 +00:00
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 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