NetBSD/sys
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
..
adosfs make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
arch Change pmax ASC driver to use dynamically-allocated softc structures. 1995-08-21 21:22:43 +00:00
compat syscalls.master changed. 1995-08-21 03:42:35 +00:00
conf Some changes from Matt Thomas, to help support FDDI: 1995-08-19 00:49:15 +00:00
ddb
dev Change pmax ASC driver to use dynamically-allocated softc structures. 1995-08-21 21:22:43 +00:00
isofs/cd9660
kern so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
lib prototype inline functions, almost as suggested by Jonathan Stone in PR 1258. 1995-08-14 05:43:24 +00:00
miscfs Lock the process in core before operating on it. 1995-08-13 09:05:51 +00:00
msdosfs
net Garbage collect useless off' and len' variables. 1995-08-19 16:33:17 +00:00
netccitt so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netinet so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netiso so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netns so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
nfs splnet --> splsoftnet 1995-08-12 23:59:09 +00:00
scsi Set the scsi link before calling config_attach(), so target/lun info is 1995-08-21 09:30:09 +00:00
stand
sys Update a comment (per Mark Weaver; PR#1373). 1995-08-18 15:32:58 +00:00
ufs
vm Add PHOLD() and PRELE() macros, used to hold a process in core and release it. 1995-08-13 09:04:43 +00:00
Makefile