From owner-cvs-all Sun Jan 28 17:54:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD77137B400; Sun, 28 Jan 2001 17:53:55 -0800 (PST) Received: (from ken@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0T1rtx66348; Sun, 28 Jan 2001 17:53:55 -0800 (PST) (envelope-from ken) Message-Id: <200101290153.f0T1rtx66348@freefall.freebsd.org> From: "Kenneth D. Merry" Date: Sun, 28 Jan 2001 17:53:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_cd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ken 2001/01/28 17:53:55 PST Modified files: (Branch: RELENG_4) sys/cam/scsi scsi_cd.c Log: MFC, rev 1.44: Turn off the load_eject bit in cdstartunit(). It causes an `Invalid field in CDB' error when attempting to start a caddy-type CD drive. Submitted by: joerg Revision Changes Path 1.31.2.7 +2 -2 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