Date: Tue, 22 Sep 1998 20:17:09 -0700 (PDT) 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: <199809230317.UAA01114@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 1998/09/22 20:17:09 PDT
Modified files:
sys/cam/scsi scsi_cd.c
Log:
Treat not ready errors (asc 0x04) as non-fatal errors for attach. We
already allowed medium not present type errors (0x3a), but some Philips and
HP WORM drives return 0x04,0x00 when you issue a read capacity without
media in the drive.
Revision Changes Path
1.4 +10 -5 src/sys/cam/scsi/scsi_cd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809230317.UAA01114>
