Date: Tue, 18 Dec 2001 21:27:52 -0800 (PST) From: "Kenneth D. Merry" <ken@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <200112190527.fBJ5Rqt56033@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 2001/12/18 21:27:52 PST Modified files: (Branch: RELENG_4) sys/cam cam_xpt.c Log: MFC, rev 1.120: Bring the probe inquiry code in line with the SCSI spec. It is legal to have a device with device type 0x1f, that just means that the device is of unknown type. Instead, only check the peripheral qualifier when deciding whether or not to reject a device based on its inquiry information. Tested by: julian Revision Changes Path 1.80.2.14 +35 -43 src/sys/cam/cam_xpt.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?200112190527.fBJ5Rqt56033>