freebsd-dev/sys/cam/scsi
Bruce M Simpson 23e0012d02 Remove references to the second byte of a CCB containing the LUN, as this
is valid only for SCSI-2 and older devices.
Rename the second byte of the VERIFY CCB from 'lun' to 'byte2'.

Submitted by:	ken
MFC after:	2 weeks
2004-10-13 09:31:04 +00:00
..
scsi_all.c When printing out an unknown sense code we should print it in hex, not 2004-08-13 18:45:04 +00:00
scsi_all.h Add support to CAM for devices with more than 2^32 blocks. (2TB if you're 2003-04-30 00:35:22 +00:00
scsi_cd.c For removable devices without media we set a zero mediasize but a non-zero 2004-09-05 21:15:58 +00:00
scsi_cd.h Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fix 2003-02-21 06:19:38 +00:00
scsi_ch.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_ch.h Use symbolic constants instead of "4". 2003-05-31 16:54:37 +00:00
scsi_da.c Remove the HW_WDOG option; it serves no purpose. 2004-08-29 11:10:09 +00:00
scsi_da.h Remove references to the second byte of a CCB containing the LUN, as this 2004-10-13 09:31:04 +00:00
scsi_dvcfg.h
scsi_iu.h Add definitions for the task management codes sent in SPI4 2003-01-20 18:05:46 +00:00
scsi_low_pisa.c Use __FBSDID(). 2003-06-10 18:14:05 +00:00
scsi_low_pisa.h
scsi_low.c Merge common XPT_CALC_GEOMETRY functions into a single convenience function. 2003-06-14 22:17:41 +00:00
scsi_low.h Update for the KDB framework: 2004-07-10 20:56:43 +00:00
scsi_message.h scsi_message.h: 2002-06-05 19:05:01 +00:00
scsi_pass.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_pass.h
scsi_pt.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_pt.h
scsi_sa.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_sa.h
scsi_ses.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
scsi_ses.h
scsi_targ_bh.c - Pick up a correct path_id for the bus on AC_PATH_REGISTERED. 2003-09-30 08:03:52 +00:00
scsi_target.c Add locking to the kqueue subsystem. This also makes the kqueue subsystem 2004-08-15 06:24:42 +00:00
scsi_targetio.h New SCSI target emulator code 2002-11-22 22:55:51 +00:00