From owner-freebsd-multimedia@freebsd.org Mon Aug 29 16:16:53 2016 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E910DBC7A1E for ; Mon, 29 Aug 2016 16:16:53 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 72139F34 for ; Mon, 29 Aug 2016 16:16:53 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: by mail-wm0-x232.google.com with SMTP id q128so85451837wma.1 for ; Mon, 29 Aug 2016 09:16:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=E0nDsFluOVZvRNCKkE547DdQSZZSg802LmpnZXTChNU=; b=qw5cEHKiuzDtEw+lXsUVxVly19F37YB5yBJbMKqXMqqATngLrCNGQKF84hRyyRDLfw UtBrjmlmlhGSiqhtAAd6HvvBBWZLqPqedOFxtxM6uLdw+p5rwqW1YHQ+yluPZugpeUUn 1m6bTsULXqzhdMzcCIQbrZOzC6niLRGKIAdDchvZ5ZhvitW2ue1z5Md1fybQYsOMSBKM 8ZUfv3oH4Nv5Ahsn0k1Q5+xJ1uRbY33U6rpj1xCZZHvZ678cgfPwHFIc+X1F/G8x/F9V Ka2DiFfhzK66/vKjuoDx+BNKsrS0/8zThQiyLjF3DML+cF3ow5h/r07qPc/oPmFrFFYs iayg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=E0nDsFluOVZvRNCKkE547DdQSZZSg802LmpnZXTChNU=; b=VMf2+BNs8PnGxypyBi+x0hRJHNi+OamHfOYPZUu/I4yjDiLNnkCBtFmVJTCBbjGsb8 BV44CpVOuY0IwZBgfQXU2t+3TR1uj08uhUH5bJLIs/OSmpXuruNX/jJq4QjFZigGPrRL hY4eMSbjGt1mmPpsQninbmt/phEyfK8Z98pyR/N0k/qhDWzf/MPmaUaIaO4FTgfbzyss i3NlUXPIbmrkLA0IO3Ot9H1XTv+orwx3FLDx6f9vJLPGaCBEPrLGE8K+rQM/Lnbr8Sja j/Oi8vUIinzL25bvULkoD+ZeSp4m00yeX84X4TWQWAdVBC9/qOCtRCTkC01zG0OXuCNt cmMQ== X-Gm-Message-State: AE9vXwPAjVVi6i/veTZxU0IuhJWusWncUoQdlEcI7vTpf5A+f8zIJ2Scfzj/OshvPXuAMVmgeepzT0+2N9FXdw== X-Received: by 10.28.145.137 with SMTP id t131mr11917605wmd.110.1472487411165; Mon, 29 Aug 2016 09:16:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.208.65 with HTTP; Mon, 29 Aug 2016 09:16:10 -0700 (PDT) In-Reply-To: References: <050b048b-b73d-0823-885a-e8ab88f070e8@selasky.org> <1a91839a-9026-16bd-7430-2f40cf742a81@selasky.org> From: Miguel C Date: Mon, 29 Aug 2016 17:16:10 +0100 Message-ID: Subject: Re: [CFT] New version of webcamd, now v4.8.0.2 To: Hans Petter Selasky Cc: "freebsd-multimedia@freebsd.org" , Oleg Nauman Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2016 16:16:54 -0000 On Mon, Aug 29, 2016 at 4:24 PM, Hans Petter Selasky wrote: > On 08/29/16 17:21, Hans Petter Selasky wrote: > >> On 08/29/16 16:42, Miguel C wrote: >> >>> >>>> >>>> 631 urb->status = -EINPROGRESS; >>>>>> >>>>>> >>>>> This submit looks successful. Just enter "continue" after you see >>>>> "-EINPROGRESS". I need to figure out the failing case. >>>>> >>>>> Also do: >>>>> >>>>> print *uhe >>>>> >>>>> > Hi, > > Can you also add a breakpoint for "return -EPIPE": > > break kernel/linux_usb.c:617 > > Adding this break doesn't seem to make it break at that point, unless I'm doing something wrong... I even used just next and still dind't "stop" at that breakpoint And also "print *uhe" I did above but here goes again: print *uhe $2 = {desc = {bLength = 7 '\a', bDescriptorType = 5 '\005', bEndpointAddress = 135 '\207', bmAttributes = 3 '\003', wMaxPacketSize = 16, bInterval = 8 '\b', bRefresh = 0 '\0', bSynchAddress = 0 '\0'}, ss_ep_comp = { bLength = 0 '\0', bDescriptorType = 0 '\0', bMaxBurst = 0 '\0', bmAttributes = 0 '\0', wBytesPerInterval = 0}, bsd_urb_list = {tqh_first = 0x0, tqh_last = 0x8020764b0}, bsd_xfer = 0x8020764c0, extra = 0x80206cfe6 "\005%\003\020", extralen = 5, bsd_iface_index = 0 '\0', align = 0x8020764e0} > > > --HPS > >