From owner-cvs-src@FreeBSD.ORG Sat May 17 14:50:23 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5179537B405 for ; Sat, 17 May 2003 14:50:23 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id CADB443FB1 for ; Sat, 17 May 2003 14:50:21 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 87377 invoked by uid 1000); 17 May 2003 21:50:23 -0000 Date: Sat, 17 May 2003 14:50:23 -0700 (PDT) From: Nate Lawson To: Josef Karthauser In-Reply-To: <20030512120723.GB2009@genius.tao.org.uk> Message-ID: <20030517144847.N87367@root.org> References: <20030511235535.DE67C37B435@hub.freebsd.org> <20030511223535.M73059@root.org> <20030512120723.GB2009@genius.tao.org.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 21:50:23 -0000 On Mon, 12 May 2003, Josef Karthauser wrote: > On Sun, May 11, 2003 at 10:37:47PM -0700, Nate Lawson wrote: > > > Extend the digital camera support (umass) to the PENTAX Optio 330GS. > > > > > > Submitted by: Jan-Oliver Neumann > > > By way of: n_hibma > > > Approved by: re (jhb & bmah) > > > MFC After: 7 days > > > Thanks for your work but it conflicts with something I have been working > > on (see PR kern/50271). My solution is to extend the quirk to all pentax > > cameras since they all appear to have the same problem. > > Wonderful! :). I'll hold back from the MFC then. Is this something > that can get committed before the release gets cut? Quirk has been committed to -current and MFCd. I'm closing the PR now. Also, I will remove the quirk you added but leave the usbdevs entries as they could be useful later. -Nate