freebsd-dev/sys/cam/scsi
Matt Jacob ab6eec3ad9 Increase size of the scsi_inquiry_data structure to it's nearly
full size. Define a SHORT_INQUIRY_LENGTH for use during initial
probing (covers the size used previously). Define some SPC-2 related
fields (and define the revision code for SPC-2) which includes some
further SPI-3 defines. Don't go all the way (256 bytes) for the structure-
stop 4 bytes short- because we haven't auditted the source base to find
any u_int8_t potential overflow issues. Add RBC (single byte device)
and OCR (Optical Character Reader) device type codes.

Approved by JKH.

Reviewed by:	gibbs@freebsd.org, ken@freebsd.org
2000-01-17 06:24:35 +00:00
..
scsi_all.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
scsi_all.h Increase size of the scsi_inquiry_data structure to it's nearly 2000-01-17 06:24:35 +00:00
scsi_cd.c Quirk all Pioneer changers as changers up front, instead of waiting for the 1999-12-11 23:00:44 +00:00
scsi_cd.h
scsi_ch.c Add make_dev functions. Tested with only one changer (sigh- all my others 1999-11-21 19:17:47 +00:00
scsi_ch.h
scsi_da.c Revamp the devstat priority system. All disks now have the same priority. 1999-12-08 04:45:23 +00:00
scsi_da.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_message.h
scsi_pass.c Convert the xpt, pass, pt and target drivers to use the new 1999-11-17 04:59:09 +00:00
scsi_pass.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_pt.c Convert the xpt, pass, pt and target drivers to use the new 1999-11-17 04:59:09 +00:00
scsi_pt.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_sa.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
scsi_sa.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_ses.c Do not propagate the ENCI_SVALID bit for overall enclosure status 2000-01-17 02:02:41 +00:00
scsi_ses.h Move the kernel specific stuff into scsi_ses.c. Redo the ioctls 2000-01-15 22:40:04 +00:00
scsi_targ_bh.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_target.c Change error message make sense and add a missing 1999-12-30 02:32:13 +00:00
scsi_targetio.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00