From owner-freebsd-multimedia@FreeBSD.ORG Sun Apr 24 18:04:29 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CAB9106564A for ; Sun, 24 Apr 2011 18:04:29 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe07.c2i.net [212.247.154.194]) by mx1.freebsd.org (Postfix) with ESMTP id A567D8FC14 for ; Sun, 24 Apr 2011 18:04:28 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=118a5bn0tGnRZbUa9ClBty6BTuM1bA5mUZqmf2RHYp4= c=1 sm=1 a=IU0TiZmyZPMA:10 a=0X4cWOZZwNwA:10 a=WQU8e4WWZSUA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=OdR5sfXFAAAA:8 a=DlEa2e34kUeGPc86c6sA:9 a=tJv9YBw_5NuELUts8EgA:7 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe07.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 117944072; Sun, 24 Apr 2011 20:04:16 +0200 From: Hans Petter Selasky To: Jan Henrik Sylvester Date: Sun, 24 Apr 2011 20:03:25 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-PRERELEASE; KDE/4.4.5; amd64; ; ) References: <4DAB4E21.3070906@janh.de> <201104241047.57511.hselasky@c2i.net> <4DB4584D.3020104@janh.de> In-Reply-To: <4DB4584D.3020104@janh.de> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104242003.25569.hselasky@c2i.net> Cc: multimedia-list freebsd Subject: Re: webcamd regression 0.1.20->0.1.23: recv bulk message failed: -32 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2011 18:04:29 -0000 On Sunday 24 April 2011 19:05:17 Jan Henrik Sylvester wrote: > On 04/24/2011 10:47, Hans Petter Selasky wrote: > > The V4L sources I've used might be a bit out of date. I've refreshed the > > onces I have and uploaded a new tarball. > > Thanks, now your 0.1.25 tarball, which is still not working for me, and > my 0.1.24 tarball from revision 1797, which is working for me, are much > more similar. > > Besides the version number, the only difference is which files are > contained. You got these files that I have not gotten in my tarball: > > cx24116.c > dummy/compat.h.orig > dummy/fcntl.h.orig ^^ I've removed these files now. > dvb-usb-urb.c > stb0899_drv.c > v4l2-dev.c ^^^ can you send me the diff between your working and non-working tarball off- list, and I will check it. > Should I try to find out which file really makes the difference or do > you already know what is going on? > > Do you produce the tarball in a different way than I did? > > svn --username anonsvn --password anonsvn checkout > svn://svn.turbocat.net/i4b/trunk/usbcam/ulinux > cd ulinux/ > make fetch > make package I only see 8 files different having insignificant changes. --HPS