freebsd-dev/sys/cam/scsi
Poul-Henning Kamp 923502ff91 useracc() the prequel:
Merge the contents (less some trivial bordering the silly comments)
of <vm/vm_prot.h> and <vm/vm_inherit.h> into <vm/vm.h>.  This puts
the #defines for the vm_inherit_t and vm_prot_t types next to their
typedefs.

This paves the road for the commit to follow shortly: change
useracc() to use VM_PROT_{READ|WRITE} rather than B_{READ|WRITE}
as argument.
1999-10-29 18:09:36 +00:00
..
scsi_all.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_all.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_cd.c Introduce the disk mini-layer and devstat_end_transaction_buf() in cam/scsi. 1999-10-01 09:34:10 +00:00
scsi_cd.h Some fixes to the CD driver that may fix PR kern/7996. The data direction 1998-09-20 22:48:15 +00:00
scsi_ch.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
scsi_ch.h Correct the definition of the changer device capabilities page. The 1998-12-17 22:26:39 +00:00
scsi_da.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
scsi_da.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_message.h SCSI Peripheral drivers for CAM: 1998-09-15 06:36:34 +00:00
scsi_pass.c Introduce the disk mini-layer and devstat_end_transaction_buf() in cam/scsi. 1999-10-01 09:34:10 +00:00
scsi_pass.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_pt.c Introduce the disk mini-layer and devstat_end_transaction_buf() in cam/scsi. 1999-10-01 09:34:10 +00:00
scsi_pt.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_sa.c Another 1FM@EOD quirk (from mike@sentex.net for a Seagate STT20000), 1999-10-02 20:17:16 +00:00
scsi_sa.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_targ_bh.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_target.c Mark path for deallocation only *after* you've successfully allocated it. 1999-10-27 21:49:36 +00:00
scsi_targetio.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00