Date: Fri, 25 May 2007 11:09:29 -0400 From: Joe Altman <fj@panix.com> To: freebsd-stable@freebsd.org Subject: Re: atapicam cd error from; was: freebsd-stable Digest, Vol 207, Issue 9 Message-ID: <20070525150929.GA25582@panix.com> In-Reply-To: <20070525120028.A96C716A475@hub.freebsd.org> References: <20070525120028.A96C716A475@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <olli@lurza.secnetix.de> > 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 <sys/cdefs.h> __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 <sys/cdefs.h> __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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070525150929.GA25582>