NetBSD/sys/arch
jonathan 97cf65df4a Change pmax ASC driver to use dynamically-allocated softc structures.
Concomitant changes to code that prints driver/unit name: use dv_xname
and dv_unit, instead of doing pointer arithmetic on elements of the static
softc array.

Remove support for old config.  The old-config "driver" structure
is still present, because the pmax non-MI SCSI driver needs it.

Merge some off Per Fogelstrom's changes for the Pica driver,
which uses the machine-independent SCSI code. This is #ifdef'ed
out until the DMA is fixed to work on Decstations, too.
1995-08-21 21:22:43 +00:00
..
alpha Add entries for the ccd. 1995-08-17 17:40:42 +00:00
amiga fix protos (#1390) from Bernd Ernesti <bernd@arresum.inka.de> 1995-08-20 15:22:46 +00:00
atari Add Falcon video support. Thanks to Thomas Gerner. 1995-08-20 18:17:09 +00:00
hp300 Bring this up to speed. 1995-08-18 20:24:02 +00:00
i386 Require drives 2 and 3 to be explicitly configured. 1995-08-21 06:56:14 +00:00
m68k Lock the process in core before operating on it. 1995-08-13 09:05:51 +00:00
mac68k Add entries for the ccd. 1995-08-17 17:40:42 +00:00
mips Add splsoftnet(). 1995-08-13 00:16:08 +00:00
mvme68k Add entries for the ccd. 1995-08-17 17:40:42 +00:00
pc532 Add entries for the ccd. 1995-08-17 17:40:42 +00:00
pmax Change pmax ASC driver to use dynamically-allocated softc structures. 1995-08-21 21:22:43 +00:00
sparc Do bootpath matching. 1995-08-18 22:03:59 +00:00
sun3 Add entries for the ccd. 1995-08-17 17:40:42 +00:00
vax Bug fix in byte_swap_word(); didn't always make it. 1995-08-21 16:36:32 +00:00