NetBSD/sys/arch/mac68k
briggs 048e948791 As Leo pointed out, my last change was not safe. This one should be.
I added two new bitfields to ncr_softc.  They flag which devices have
been selected, and which ones have failed to go to message out when
selected with ATN.  If a target fails to go to message out the first
time it is selected, it goes into the latter bitfield.  If it fails
thereafter, we treat it as we did before.
1995-09-15 01:52:18 +00:00
..
compile
conf Make the new m.i. scsi driver the default. 1995-09-03 03:37:32 +00:00
dev As Leo pointed out, my last change was not safe. This one should be. 1995-09-15 01:52:18 +00:00
include Shuffle MACH_CLASSes around a tad and add IIvx as a seperate class because 1995-09-14 02:48:09 +00:00
mac68k indentify. 1995-09-14 23:44:12 +00:00
nubus Add constants for CSI's communications card. 1995-08-25 21:20:57 +00:00
obio Don't fake these values. 1995-08-11 17:48:19 +00:00
Makefile