From owner-freebsd-multimedia@FreeBSD.ORG Thu Jun 12 19:23:02 2014 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 432FEF05 for ; Thu, 12 Jun 2014 19:23:02 +0000 (UTC) Received: from smtp.kn-bremen.de (gruenbaer.kn-bremen.de [148.251.8.79]) by mx1.freebsd.org (Postfix) with ESMTP id 0063D2FEE for ; Thu, 12 Jun 2014 19:23:01 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 37B943DE1800; Thu, 12 Jun 2014 21:23:00 +0200 (CEST) Received: from enceladus10.kn-bremen.de (noident@localhost [127.0.0.1]) by enceladus10.kn-bremen.de (8.14.5/8.14.5) with ESMTP id s5CJJXJE019517; Thu, 12 Jun 2014 21:19:33 +0200 (CEST) (envelope-from nox@enceladus10.kn-bremen.de) Received: (from nox@localhost) by enceladus10.kn-bremen.de (8.14.5/8.14.5/Submit) id s5CJJXNQ019516; Thu, 12 Jun 2014 21:19:33 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Thu, 12 Jun 2014 21:19:32 +0200 To: Hans Petter Selasky Subject: Re: New version of webcamd, now v3.15.0.2 Message-ID: <20140612191932.GA19375@enceladus10.kn-bremen.de> References: <53994428.6030103@selasky.org> <20140612164722.GA13565@enceladus10.kn-bremen.de> <5399E460.9050403@selasky.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5399E460.9050403@selasky.org> 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.18 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 19:23:02 -0000 On Thu, Jun 12, 2014 at 07:33:20PM +0200, Hans Petter Selasky wrote: > On 06/12/14 18:47, Juergen Lock wrote: > > 18:38:06.900082 usbus2.14 SUBM-CTRL-EP=00000080,SPD=HIGH,NFR=2,SLEN=8,IVAL=0 > > frame[0] WRITE 8 bytes > > 0000 C0 00 C6 00 00 03 01 00 -- -- -- -- -- -- -- -- |........ | > > frame[1] READ 1 bytes > > flags 0x12 > > status 0xeb9a3 > > 18:38:06.902568 usbus2.14 DONE-CTRL-EP=00000080,SPD=HIGH,NFR=2,SLEN=0,IVAL=0,ERR=STALLED > > frame[0] WRITE 8 bytes > > frame[1] READ 0 bytes > > flags 0x12 > > status 0xcb9a1 > > Hi, > > ERR=STALLED, means that the device did not accept the request. Possibly > you can remove the timestamps and compare with previous version of > webcamd. Can you try asking the Linux guys about recent changes in this > driver before I start digging into the code? > > Thank you! > I meanwhile found "NOXON DAB Stick Rev. 2" is broken too (0x0ccd:0x00e0, forgot to test that one the first time around) and what they have in common aside from both being rtl28xxu is both use an E4000 tuner... Will ask the Linux folks. Thanx, :) Juergen