OpenGrok
Cross Reference: scsi_spc.h
xref
: /
src
/
sys
/
dev
/
scsipi
/
scsi_spc.h
Home
|
History
|
Annotate
|
Download
|
only in
scsipi
History log of
/src/sys/dev/scsipi/scsi_spc.h
Revision
Date
Author
Comments
1.8
09-Feb-2024
andvar
fix spelling mistakes, mainly in comments and log messages.
1.7
27-Jan-2022
jakllsch
Try REPORT LUNS command to enumerate logical units.
1.6
28-Mar-2019
kardel
Add reading of supported opcodes and their timeouts
at attachment time. Though this information is optional,
it allows to override our fixed timeouts with device
provided timeouts. These timeouts will override the
hardcoded values if the device provided timeouts
exceed the hardcoded values and are less than a day.
Using the device provided timeouts avoids premature
device resets and unreliable operation due to
inadequate timeouts.
Due to the limited implementations of USB
umass devices this feature is disabled for all
umass attached devices.
1.5
06-Feb-2010
cegger
branches: 1.5.64;
scsi_sense_data: add comments taken from src/sys/dev/ieee1394/sbp.h
1.4
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.3
11-Dec-2005
christos
branches: 1.3.70; 1.3.72; 1.3.74;
merge ktrace-lwp.
1.2
27-Feb-2005
perry
branches: 1.2.2; 1.2.6; 1.2.8;
nuke trailing whitespace
1.1
21-Feb-2005
thorpej
Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
everything "scsi_*", since we really are talking about the SCSI command
set, ATAPI transport not withstanding. Improve the names of many structures,
and prepend "SCSI_" onto all SCSI command opcodes. Place items described
by the SCSI Primary Commands document into scsi_spc.h.
1.2.8.2
29-Apr-2005
kent
sync with -current
1.2.8.1
27-Feb-2005
kent
file scsi_spc.h was added on branch kent-audio2 on 2005-04-29 11:29:16 +0000
1.2.6.2
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.2.6.1
27-Feb-2005
yamt
file scsi_spc.h was added on branch yamt-km on 2005-03-19 08:35:47 +0000
1.2.2.2
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.2.2.1
27-Feb-2005
skrll
file scsi_spc.h was added on branch ktrace-lwp on 2005-03-04 16:50:33 +0000
1.3.74.2
11-Mar-2010
yamt
sync with head
1.3.74.1
16-May-2008
yamt
sync with head.
1.3.72.1
18-May-2008
yamt
sync with head.
1.3.70.1
02-Jun-2008
mjf
Sync with HEAD.
1.5.64.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Sun Sep 28 16:09:52 GMT 2025