NetBSD/sys/arch/mac68k
scottr b21b6272fa Fix PR 11000: The esp driver needs two longwords in DAFB register space to
implement pseudo-DMA transfers with the SCSI controller.  This caused our
match to fail when we couldn't map the entire DAFB register/control space
for our own use.  Instead, we map only (about) what we will need in two
separate regions.

As a consequence we no longer do Turbo SCSI configuration here; indeed, it
may have caused us trouble later on if we actually changed the values
stored in those registers in the esp driver.
2000-12-04 06:23:36 +00:00
..
compile
conf Ensure all INSTALL* kernels have two ptys, and a note explaining why: 2000-10-02 18:43:34 +00:00
dev The Cuda-based ADB hardware has the ability to queue some commands and 2000-11-15 06:35:51 +00:00
include Remove unused pcbb() macro. 2000-12-01 17:57:43 +00:00
mac68k LKMify 2000-11-29 21:51:49 +00:00
nubus Remove hack for unswapped read/write_multi in swapped space. 2000-08-01 13:08:39 +00:00
obio Fix PR 11000: The esp driver needs two longwords in DAFB register space to 2000-12-04 06:23:36 +00:00
Makefile