freebsd-nq/sys/cam/scsi
Alexander Motin 1d64933fe2 Bring legacy CAM target implementation back into API/KPI-coherent and even
functional state.  While CTL is much more superior target from all points,
there is no reason why this code should not work.

Tested with ahc(4) as target side HBA.

MFC after:	2 weeks
2013-09-01 13:01:59 +00:00
..
scsi_all.c If a drive returns ASC/ASCQ 0x04,0x11 "Logical unit not ready, 2013-08-27 19:47:03 +00:00
scsi_all.h Fix the (unused for now) SCSI_PROTO_iSCSI define to match style(9). 2013-08-21 07:45:47 +00:00
scsi_cd.c Added output of device QUIRKS for CAM and AHCI devices during boot. 2013-05-18 23:36:21 +00:00
scsi_cd.h
scsi_ch.c Bump up the default timeouts for move commands in the ch(4) driver 2013-08-29 21:25:27 +00:00
scsi_ch.h Update chio(1) and ch(4) to support reporting element designators. 2013-04-19 20:03:51 +00:00
scsi_da.c Added 4K quirks for:- 2013-08-14 15:18:28 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_enc_internal.h
scsi_enc_safte.c
scsi_enc_ses.c Make CAM return and GEOM DISK pass through new GEOM::lunid attribute. 2013-06-12 13:36:20 +00:00
scsi_enc.c Fix SES_ENABLE_PASSTHROUGH kernel option, unexpectedly broken during driver 2013-09-01 12:18:44 +00:00
scsi_enc.h
scsi_iu.h
scsi_low.c
scsi_low.h
scsi_message.h
scsi_pass.c Add infrastructure for doing compatibility shims, as has been sorely 2013-06-17 08:57:09 +00:00
scsi_pass.h
scsi_pt.c Fxi a bunch of typos. 2013-05-10 16:41:26 +00:00
scsi_pt.h
scsi_sa.c Add support to physio(9) for devices that don't want I/O split and 2013-08-24 04:52:22 +00:00
scsi_sa.h
scsi_ses.h
scsi_sg.c Simplify the checking of flags for cam_periph_mapmem(). This gets rid of 2013-06-07 00:22:38 +00:00
scsi_sg.h
scsi_targ_bh.c Bring legacy CAM target implementation back into API/KPI-coherent and even 2013-09-01 13:01:59 +00:00
scsi_target.c Bring legacy CAM target implementation back into API/KPI-coherent and even 2013-09-01 13:01:59 +00:00
scsi_targetio.h
scsi_xpt.c Make some improvements to r253322 to really rescan target, not a bus. 2013-07-15 18:17:31 +00:00
smp_all.c
smp_all.h