1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/cam/scsi
Nate Lawson 4d8d31a7b4 Quirk for Lexar Media Jumpdrive
PR:		kern/47006
Tested by:	George Hartzell <hartzell@kestrel.alerce.com>
MFC after:	1 week
2003-02-09 21:49:45 +00:00
..
scsi_all.c
scsi_all.h Fix the location of the length bytes in the 12-byte read/write CDB 2002-10-08 17:12:44 +00:00
scsi_cd.c Consolidate MIN/MAX macros into one place (param.h). 2003-02-02 13:17:30 +00:00
scsi_cd.h * Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec. 2002-10-18 22:03:39 +00:00
scsi_ch.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
scsi_ch.h
scsi_da.c Quirk for Lexar Media Jumpdrive 2003-02-09 21:49:45 +00:00
scsi_da.h
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
scsi_low_pisa.h
scsi_low.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
scsi_low.h
scsi_message.h
scsi_pass.c Consolidate MIN/MAX macros into one place (param.h). 2003-02-02 13:17:30 +00:00
scsi_pass.h
scsi_pt.c
scsi_pt.h
scsi_sa.c Rename bio_linkage to the more obvious bio_parent. 2003-02-07 21:09:51 +00:00
scsi_sa.h
scsi_ses.c Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
scsi_ses.h
scsi_targ_bh.c Consolidate MIN/MAX macros into one place (param.h). 2003-02-02 13:17:30 +00:00
scsi_target.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
scsi_targetio.h New SCSI target emulator code 2002-11-22 22:55:51 +00:00