summaryrefslogtreecommitdiffstats
path: root/sys/cam/scsi/scsi_all.h
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Add support to CAM for devices with more than 2^32 blocks. (2TB if you'reken2003-04-301-6/+82
* Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fixken2003-02-211-0/+17
* Fix the location of the length bytes in the 12-byte read/write CDBken2002-10-081-1/+1
* Make SCSI_DELAY setable at boot time and runtime via thebrooks2002-09-021-20/+1
* Add REPORT LUNS basic infrastructure.mjacob2002-06-041-5/+38
* Add interfaces for SCSI LOG SELECT and LOG SENSE commands.kbyanc2001-08-271-0/+86
* Rewrite of the CAM error recovery code.ken2001-03-271-39/+55
* This is an overhaul of the mode page handling in camcontrol as well askbyanc2000-08-081-1/+7
* Add SCSI_CDB6_LEN macro (where 0 ==> 256).mjacob2000-07-141-0/+3
* Fix 'camcontrol inquiry'. The inquiry data structure changes (increased token2000-02-201-1/+6
* Go for the gusto and do the full 256 bytes for inquiry data.mjacob2000-01-251-6/+1
* Increase size of the scsi_inquiry_data structure to it's nearlymjacob2000-01-171-1/+44
* add SEND/RECEIVE diagnostic opcodes, SEND is a Mandatory commandmjacob2000-01-151-0/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-5/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add a default async handler funstion to cam_periph.c to remove duplicatedgibbs1999-05-221-1/+28
* Add a facility in the CAM error handling code to retry selection timeouts.ken1999-05-091-1/+2
* Add in named SID field revision names (including CCS).mjacob1998-12-051-1/+8
* Fix several potential buffer overrun conditions. These changes have beenken1998-10-151-2/+3
* Modify the changer driver so it can handle (hopefully!) changers that needken1998-10-021-2/+30
* In the bootverbose case, print out error messages for all errors that willken1998-09-291-1/+2
* Fix the CAM code so that people can compile kernels with the CD driver butken1998-09-181-1/+69
* SCSI Peripheral drivers for CAM:gibbs1998-09-151-0/+814
OpenPOWER on IntegriCloud