freebsd_amp_hwpstate/sys/cam/scsi
Kenneth D. Merry 223b7a2363 Quirk all Pioneer changers as changers up front, instead of waiting for the
second LUN to show up.

mjacob's change (which is correct) in rev 1.21 of cam_periph.c to elminiate
infinite retries of the SCSI busy status bit seems to have broken probing
of Pioneer changers that aren't already quirked.

The right way to fix this is probably to change things around so we can
guarantee 100% sequential probing of LUN-based changers even if they aren't
quirked.  This should fix things for now, though.
1999-12-11 23:00:44 +00:00
..
scsi_all.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_all.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_cd.c Quirk all Pioneer changers as changers up front, instead of waiting for the 1999-12-11 23:00:44 +00:00
scsi_cd.h
scsi_ch.c Add make_dev functions. Tested with only one changer (sigh- all my others 1999-11-21 19:17:47 +00:00
scsi_ch.h
scsi_da.c Revamp the devstat priority system. All disks now have the same priority. 1999-12-08 04:45:23 +00:00
scsi_da.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_message.h
scsi_pass.c Convert the xpt, pass, pt and target drivers to use the new 1999-11-17 04:59:09 +00:00
scsi_pass.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_pt.c Convert the xpt, pass, pt and target drivers to use the new 1999-11-17 04:59:09 +00:00
scsi_pt.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_sa.c Revamp the devstat priority system. All disks now have the same priority. 1999-12-08 04:45:23 +00:00
scsi_sa.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_targ_bh.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
scsi_target.c Convert the xpt, pass, pt and target drivers to use the new 1999-11-17 04:59:09 +00:00
scsi_targetio.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00