NetBSD/sys/arch/mac68k
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
..
compile
conf move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
dev Ken'ichi Ishizaka discovered that some devices, e.g. the A3 Mouse, don't 2000-09-19 05:17:55 +00:00
include Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
mac68k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
nubus Remove hack for unswapped read/write_multi in swapped space. 2000-08-01 13:08:39 +00:00
obio Fixup for bogus assumptions about bus_space_handle_t. 2000-07-30 21:40:49 +00:00
Makefile