Date: Tue, 24 Dec 1996 03:32:43 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/scsi scsi_base.c Message-ID: <199612241132.DAA19019@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 96/12/24 03:32:42 Modified: sys/scsi scsi_base.c Log: Do something Peter Dufault long since intended to do: make a current error code with ASC/ASCQ 4/1 (``Logical unit is in the process of becoming ready'') non-fatal. Retry the operation until it will eventually either yield a real error condition, or finally succeed. Devices like CD changers or tape drives with a freshly inserted cartridge should benefit from this. Should go into 2.2 after some testing in -current. I'd like to see this in the release if possible. Revision Changes Path 1.40 +18 -4 src/sys/scsi/scsi_base.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612241132.DAA19019>
