Date: Sat, 11 Dec 1999 15:00:47 -0800 (PST) From: Kenneth Merry <ken@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_cd.c Message-ID: <199912112300.PAA93907@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 1999/12/11 15:00:47 PST Modified files: sys/cam/scsi scsi_cd.c Log: 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. Revision Changes Path 1.30 +2 -8 src/sys/cam/scsi/scsi_cd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912112300.PAA93907>