From owner-cvs-all@FreeBSD.ORG Tue Oct 7 13:14:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42A4316A4B3; Tue, 7 Oct 2003 13:14:59 -0700 (PDT) Received: from list.adaptec.com (list.adaptec.com [216.52.22.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75D1043FE1; Tue, 7 Oct 2003 13:14:58 -0700 (PDT) (envelope-from gibbs@scsiguy.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by list.adaptec.com (8.12.8/8.12.8) with ESMTP id h97KEw3d031152; Tue, 7 Oct 2003 13:14:58 -0700 Received: from [10.100.253.70] (aslan.btc.adaptec.com [10.100.253.70]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id NAA23546; Tue, 7 Oct 2003 13:14:51 -0700 (PDT) Date: Tue, 07 Oct 2003 14:18:28 -0600 From: "Justin T. Gibbs" To: Poul-Henning Kamp Message-ID: <79450000.1065557908@aslan.btc.adaptec.com> In-Reply-To: <42759.1065557553@critter.freebsd.dk> References: <42759.1065557553@critter.freebsd.dk> X-Mailer: Mulberry/3.1.0b8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Nate Lawson Subject: Re: cvs commit: src/sys/cam/scsi scsi_cd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Justin T. Gibbs" List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 20:14:59 -0000 >>> No, the problem is that an inadequate programming model were >>> implemented where the distinction between "the drive mechanism" >>> and "the media" was not realized. >> >> I can't parse that. > > s/can't/won't/ ? I don't understand what it means. Are you now complaining about the lack of a control device? What does that have to do with the commit in question? -- Justin