From owner-freebsd-usb@FreeBSD.ORG Sun Mar 29 16:06:15 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F029510656C3 for ; Sun, 29 Mar 2009 16:06:15 +0000 (UTC) (envelope-from henry.hu.sh@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mx1.freebsd.org (Postfix) with ESMTP id C4AF58FC16 for ; Sun, 29 Mar 2009 16:06:15 +0000 (UTC) (envelope-from henry.hu.sh@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1887313wfg.7 for ; Sun, 29 Mar 2009 09:06:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=AXQBzE9E5/Exwe+rE+hcwAYVtYtnG2GTa9fToUauRuA=; b=hVrX0g3jHHPtY3TSnPHwcGDwkh3DnI1HoYl9CCmB8x8TOPth74B4U95M3d9oTAzAM/ 6/2c+6q9HwNHiz0tTZsQeqVIq+pHkbV8P1slMv8MA1s0XSLG48hhECy0DMlb/q+MnNDt IsLkGJPewfCNkU4UrjVLDnMcYSwh+40Z9B5G8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; b=i7YQLvmPuarPRx8V5zVgze1oZdgOcqCxHzCFi7nXJqPNjpDwyGEJJCYYezsnvuv4Mc RTjmip0V2NEJMS/t5ISVaxv05LZoV3vdr+75JGQVPnWJpcZUWWxgB0LWmVAQP+7N4Zko K120FzRLmoaozhwaAVbW87McJWoR6828KAzsc= MIME-Version: 1.0 Received: by 10.142.84.11 with SMTP id h11mr1730566wfb.337.1238341221787; Sun, 29 Mar 2009 08:40:21 -0700 (PDT) In-Reply-To: <49CF48C3.7050904@wanadoo.fr> References: <49CF48C3.7050904@wanadoo.fr> Date: Sun, 29 Mar 2009 23:40:21 +0800 Message-ID: <53a1e0710903290840n456c0281g5dcaf536581837da@mail.gmail.com> From: Henry Hu To: Nicolas Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org, freebsd-usb@freebsd.org Subject: Re: USB Video Class support X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hu.henry9@gmail.com List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Mar 2009 16:06:16 -0000 I tried to port netbsd driver, and I found that the version in cvs depends on the high speed ehci transfer, which someone submitted a patch for FreeBSD to one maillist but not committed. I applied the patch and got a kernel panic when the usb transfer starts. Maybe it would be good to do this after USB2 is merged from current?.... Cheers, Henry On Sun, Mar 29, 2009 at 6:09 PM, Nicolas wrote: > Hi, > > Someone knows if a person works on usb video class driver ? > > Thanks in advance, > Nicolas. > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" >