freebsd_amp_hwpstate/sys/cam
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 o Support AUTO SENSE correctly. 2001-02-25 12:40:30 +00:00
cam.c
cam.h
cam_ccb.h
cam_debug.h
cam_extend.c
cam_extend.h
cam_periph.c Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
cam_periph.h Change the peripheral driver list from a linker set to module driven 2001-02-07 07:05:59 +00:00
cam_queue.c
cam_queue.h
cam_sim.c Const'ify cam_sim.sim_name to quiet warnings. 2001-01-24 01:46:18 +00:00
cam_sim.h Const'ify cam_sim.sim_name to quiet warnings. 2001-01-24 01:46:18 +00:00
cam_xpt.c - Catch up to the new swi API changes: 2001-02-09 17:46:35 +00:00
cam_xpt.h
cam_xpt_periph.h
cam_xpt_sim.h