freebsd-skq/sys/cam/scsi
Noriaki Mitsunaga a4539b3e56 o Support AUTO SENSE correctly.
o Offset and period in synch messages and width negotiation should be
  done for per target not per lun. Move these from *lun_info to
  *targ_info.
o Change in handling XPT_RESET_DEV and XPT_GET_TRAN_SETTINGS .
o Change CAM_* xpt_done return values.
o Busy loop did not timeout. Change this to timeout as original NetBSD/pc98.

Reviewed by:	bsd-nomads ML
2001-02-25 12:40:30 +00:00
..
scsi_all.c In the SCSI_NO_SENSE_STRINGS case, properly fill the table with the 2001-02-24 19:24:36 +00:00
scsi_all.h
scsi_cd.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
scsi_cd.h
scsi_ch.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
scsi_ch.h
scsi_da.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
scsi_da.h
scsi_dvcfg.h
scsi_low_pisa.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
scsi_low_pisa.h
scsi_low.c o Support AUTO SENSE correctly. 2001-02-25 12:40:30 +00:00
scsi_low.h o Support AUTO SENSE correctly. 2001-02-25 12:40:30 +00:00
scsi_message.h
scsi_pass.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
scsi_pass.h
scsi_pt.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
scsi_pt.h Spell declarations correctly. 2001-01-12 02:49:40 +00:00
scsi_sa.c Use the correct device names (now that we have devfs to embarrass us). 2001-02-21 17:29:01 +00:00
scsi_sa.h Spell declarations correctly. 2001-01-12 02:49:40 +00:00
scsi_ses.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
scsi_ses.h
scsi_targ_bh.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
scsi_target.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
scsi_targetio.h