freebsd_amp_hwpstate/sys/cam
Justin T. Gibbs 2ba01e6ff4 Add a quirk entry for the CFP2107, another drive with broken
tagged queuing support.

Ensure that we report that a device supports tagged queuing even if
the system is waiting a "command count delay" before starting to use
them.

If a user disables disconnects on a device ensure that tagged queuing
is also turned off.  We did the right thing during initial configuration,
but could be confused by manual changes.
1998-10-07 03:25:21 +00:00
..
scsi Up the read capacity timeout from 20 seconds to 60 seconds to keep my 1998-10-07 03:09:19 +00:00
cam.c cam.c: 1998-09-22 04:53:23 +00:00
cam.h
cam_ccb.h
cam_conf.h
cam_debug.h Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel to 1998-10-02 21:00:58 +00:00
cam_extend.c
cam_extend.h
cam_periph.c Fixed printf format errors. u_long is not necessarily suitable for casting 1998-09-29 09:18:08 +00:00
cam_periph.h
cam_queue.c
cam_queue.h
cam_sim.c
cam_sim.h
cam_xpt.c Add a quirk entry for the CFP2107, another drive with broken 1998-10-07 03:25:21 +00:00
cam_xpt.h
cam_xpt_periph.h
cam_xpt_sim.h