From owner-cvs-all@FreeBSD.ORG Fri Nov 18 15:53:04 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 924DC16A41F; Fri, 18 Nov 2005 15:53:04 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id C794443D49; Fri, 18 Nov 2005 15:53:03 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id E175ABC66; Fri, 18 Nov 2005 15:53:01 +0000 (UTC) To: Scott Long From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 18 Nov 2005 08:10:29 MST." <437DEEE5.9040201@samsco.org> Date: Fri, 18 Nov 2005 16:53:01 +0100 Message-ID: <8531.1132329181@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: John Polstra , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Lukas Ertl Subject: Re: cvs commit: src/sys/cam/scsi scsi_cd.c scsi_da.c src/sys/geom geom_disk.c geom_disk.h geom_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 15:53:04 -0000 In message <437DEEE5.9040201@samsco.org>, Scott Long writes: >Poul-Henning Kamp wrote: >> >> Most drivers seem to detach their internal state from the struct >> disk, and therefore they don't need this. >> > >So what makes CAM special in this regard? I dunno. Cam seems to have a different lifecycle for devices but I have never dived deep enough to figure it out. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.