freebsd_amp_hwpstate/sys/cam
Kenneth D. Merry c816e0254c The 4 gig version of the Seagate Medalist Pro seems to have the same
trouble with tagged queueing as the 6.5 gig version.

So, I've added a quirk entry for it to limit it to two outstanding
transactions at a time, just like the 6.5G version.  While I'm at it, add a
quirk for the 9G version of the drive, since it most likely has the same
problem.

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-07 22:48:50 +00:00
..
scsi Implement the control device for the "targ" target mode processor target 1999-03-05 23:25:11 +00:00
cam.c cam.c: 1998-09-22 04:53:23 +00:00
cam.h
cam_ccb.h Add constants and macros for dealing with XPT opcode group types. 1999-03-05 23:13:20 +00:00
cam_conf.h
cam_debug.h Add a CAM_DEBUG_XPT define (to debug XPT layer only). Add a CAM_DEBUGGED 1998-12-05 23:55:48 +00:00
cam_extend.c
cam_extend.h
cam_periph.c This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
cam_periph.h Fix a problem with the way we handled device invalidation when attaching 1998-10-22 22:16:56 +00:00
cam_queue.c
cam_queue.h Add definitions for TAILQ, LIST, and SLIST ccb_hdr queues. 1998-12-15 08:12:03 +00:00
cam_sim.c
cam_sim.h
cam_xpt.c The 4 gig version of the Seagate Medalist Pro seems to have the same 1999-03-07 22:48:50 +00:00
cam_xpt.h
cam_xpt_periph.h
cam_xpt_sim.h xpt_done has no reason to take a volatile ccb *. 1999-03-05 23:18:56 +00:00