From owner-freebsd-current@FreeBSD.ORG Fri Jun 10 15:58:20 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39957106566C for ; Fri, 10 Jun 2011 15:58:20 +0000 (UTC) (envelope-from rickvanderzwet@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id E374C8FC08 for ; Fri, 10 Jun 2011 15:58:19 +0000 (UTC) Received: by qwc9 with SMTP id 9so1958997qwc.13 for ; Fri, 10 Jun 2011 08:58:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=6RG4G/siIRRNwVQL/lHvjL2X8UfRxhG3iXc6w2/Qc6A=; b=oPWk3Df5WaozdCUKuEIwRRtUWHcg442PEdo/G0K49SEvb98IlfVbEODqm87mBHLTDs PS21nDeai1sEbaj73fpNxDQHdWdozVHrWK3mX20DPwP22WvI3FU5rsZOolCGDqnPJnwO 1d0FbExTAgyBlu69h/F7j9YILbzzXEWvZL00w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=anwS5mMRSXxIp7kXGyqOzC8dtceE3gS15N5tX++nFYNssJhXh7uyVcnLOOThquxYwS OTvQ7MBQG2mSuAwiPvfWlbm8BrPw2itvO8mfW+9QPj6IPZuoUAtmY93HWjQ9blki0oZE eBfQiKqik/gKlnH80jHf5WCSmRPaKXjFMJhLI= MIME-Version: 1.0 Received: by 10.236.186.101 with SMTP id v65mr2776346yhm.94.1307721498864; Fri, 10 Jun 2011 08:58:18 -0700 (PDT) Sender: rickvanderzwet@gmail.com Received: by 10.236.157.69 with HTTP; Fri, 10 Jun 2011 08:58:18 -0700 (PDT) In-Reply-To: References: Date: Fri, 10 Jun 2011 17:58:18 +0200 X-Google-Sender-Auth: 5MP4DrnF6qO2jhdzUkjIYg9Gays Message-ID: From: Rick van der Zwet To: "Luiz Gustavo S. Costa" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: udav: vendor 0x0fe6, product: 0x9700 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2011 15:58:20 -0000 On 10 June 2011 14:17, Luiz Gustavo S. Costa wrote: > I'm trying to add a new product id [1] to the driver udav and am > having a little trouble. > > At first, this is similar to id 0x8180 and there should be no > problems, but I still can not get a PHY for it. Assuming you mean 0x8181 --looking at your patch-- How do you know they have similar chip-sets? Can you get the full interface description list for both to see if they have the same endpoints: usbconfig dump_all_config_desc > Can someone help me? ... >About adapter: > [1] http://www.luizgustavo.pro.br/~lgcosta/jp1080/ Looking at the picture these kind of USB dongles (various chipsets) tend to die. I suspect the build quality is not that great. Just checking you did check it the device is functioning properly using the official (linux) drivers? Br. /Rick -- http://rickvanderzwet.nl