From owner-freebsd-stable@FreeBSD.ORG Fri May 25 15:09:30 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB0B916A46E for ; Fri, 25 May 2007 15:09:30 +0000 (UTC) (envelope-from fj@panix.com) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.freebsd.org (Postfix) with ESMTP id 5864F13C44B for ; Fri, 25 May 2007 15:09:30 +0000 (UTC) (envelope-from fj@panix.com) Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail3.panix.com (Postfix) with ESMTP id C421513A975 for ; Fri, 25 May 2007 11:09:29 -0400 (EDT) Received: (from fj@localhost) by panix5.panix.com (8.11.6p3/8.8.8/PanixN1.1) id l4PF9Tk17914 for freebsd-stable@freebsd.org; Fri, 25 May 2007 11:09:29 -0400 (EDT) Date: Fri, 25 May 2007 11:09:29 -0400 From: Joe Altman To: freebsd-stable@freebsd.org Message-ID: <20070525150929.GA25582@panix.com> Mail-Followup-To: Joe Altman , freebsd-stable@freebsd.org References: <20070525120028.A96C716A475@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070525120028.A96C716A475@hub.freebsd.org> User-Agent: Mutt/1.5.10i Subject: Re: atapicam cd error from; was: freebsd-stable Digest, Vol 207, Issue 9 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 15:09:30 -0000 On Fri, May 25, 2007 at 12:00:28PM +0000, freebsd-stable-request@freebsd.org wrote: > > Today's Topics: > > 14. Re: atapicam cd error from freebsd-stable Digest, Vol 207, > Issue 6 (Oliver Fromme) > ------------------------------ > > Date: Fri, 25 May 2007 12:21:24 +0200 (CEST) > From: Oliver Fromme > Subject: Re: atapicam cd error from freebsd-stable Digest, Vol 207, Issue 6 > > First, I don't think atapicam is an "exotic" driver. > I'm using it for several years (in fact, since it was an > inofficial patch, before it hit the repository). It's > working perfectly fine for me, including with today's > RELENG_6. You have atapicam as a kernel module; and what version of atapi-cam.c? It looks like this one is current: Revision 1.54 found here: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ata/atapi-cam.c?rev=1.54 But! the cvsweb seems to say that someone name scottl last touched it: #include __FBSDID("$FreeBSD: /repoman/r/ncvs/src/sys/dev/ata/atapi-cam.c,v 1.54 2007/05/02 15:30:24 scottl Exp $"); Where I have this: #include __FBSDID("$FreeBSD: src/sys/dev/ata/atapi-cam.c,v 1.42.2.5 2007/05/15 16:19:42 thomas Exp $"); On: 6.2-STABLE FreeBSD 6.2-STABLE So, Oliver, you are using (I think) the file touched by scottl on 2007/05/02? Is that correct? -- If it's The Pumpking Smashins, what time is it?