freebsd-dev/sys/cam
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 Quirk all Pioneer changers as changers up front, instead of waiting for the 1999-12-11 23:00:44 +00:00
cam_ccb.h Get rid of some trailing commas in enumerated types that cause gcc to 1999-11-17 05:06:52 +00:00
cam_conf.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_debug.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_extend.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_extend.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_periph.c Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the 1999-10-30 06:32:05 +00:00
cam_periph.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_queue.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_queue.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_sim.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_sim.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_xpt_periph.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_xpt_sim.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam_xpt.c Convert the xpt, pass, pt and target drivers to use the new 1999-11-17 04:59:09 +00:00
cam_xpt.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cam.h Get rid of some trailing commas in enumerated types that cause gcc to 1999-11-17 05:06:52 +00:00