From owner-freebsd-multimedia@FreeBSD.ORG Sat Jun 29 14:41:53 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BD49943B for ; Sat, 29 Jun 2013 14:41:53 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 19A3D18D7 for ; Sat, 29 Jun 2013 14:41:52 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 287341E007B4; Sat, 29 Jun 2013 16:41:45 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.5/8.14.4) with ESMTP id r5TEeigL073079; Sat, 29 Jun 2013 16:40:44 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.5/8.14.3/Submit) id r5TEeiYg073078; Sat, 29 Jun 2013 16:40:44 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Sat, 29 Jun 2013 16:40:44 +0200 To: Hans Petter Selasky Subject: Re: New version of webcamd [3.10.0.6] Message-ID: <20130629144044.GA72868@triton8.kn-bremen.de> References: <201306262216.r5QMGoIg029323@triton8.kn-bremen.de> <51CBD87F.8090103@bitfrost.no> <51CBD9C0.5040107@bitfrost.no> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51CBD9C0.5040107@bitfrost.no> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@freebsd.org, Juergen Lock X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jun 2013 14:41:53 -0000 On Thu, Jun 27, 2013 at 08:20:48AM +0200, Hans Petter Selasky wrote: > On 06/27/13 08:15, Hans Petter Selasky wrote: > > On 06/27/13 00:16, Juergen Lock wrote: > >> DBG: : usb_urb_complete: urb completition failed=-27 > >> DBG: : usb_urb_complete: bulk urb completed status=-27 > >> length=0/131072 pack_num=0 errors=0 > > > > Hi, > > > > Probably I should increase the minimum buffer size: > > > > Could you try adding to the webcamd flags: > > > > "-m linux_usb.min_bufsize=262144" > > > > Or some larger value if it doesn't work? > > > > --HPS > > Can you try the attached patch? > That's better, now rtl28xxu, dib0700, af9015, af9035 all work again. :) And I just tested uvc, gspca, ati_remote and mceusb and they also still seemed to work as before. Thanx! Juergen