From owner-freebsd-usb@FreeBSD.ORG Fri Jun 12 13:02:21 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 3965D1065675 for ; Fri, 12 Jun 2009 13:02:21 +0000 (UTC) (envelope-from sanpei@sanpei.org) Received: from mail2.asahi-net.or.jp (mail2.asahi-net.or.jp [202.224.39.198]) by mx1.freebsd.org (Postfix) with ESMTP id EF4B28FC1B for ; Fri, 12 Jun 2009 13:02:20 +0000 (UTC) (envelope-from sanpei@sanpei.org) Received: from cherry.sanpei.org (j069113.ppp.asahi-net.or.jp [61.213.69.113]) by mail2.asahi-net.or.jp (Postfix) with ESMTP id 86DCE77A5E; Fri, 12 Jun 2009 22:02:19 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by cherry.sanpei.org (8.14.3/8.13.8) with ESMTP id n5CD2I4Z015315; Fri, 12 Jun 2009 22:02:18 +0900 (JST) (envelope-from sanpei@sanpei.org) Date: Fri, 12 Jun 2009 22:02:17 +0900 (JST) Message-Id: <20090612.220217.257516061.sanpei@sanpei.org> To: hselasky@c2i.net From: MIHIRA Sanpei Yoshiro In-Reply-To: <200906112253.02670.hselasky@c2i.net> References: <200906091703.35094.hselasky@c2i.net> <20090610.073229.85408943.sanpei@sanpei.org> <200906112253.02670.hselasky@c2i.net> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-3.0 (cherry.sanpei.org [127.0.0.1]); Fri, 12 Jun 2009 22:02:19 +0900 (JST) Cc: freebsd-usb@freebsd.org Subject: Re: libhid is not run on 8-current and 7.2-RELEASE X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 13:02:21 -0000 Hi. >Sorry for late reply. Can you try the following patch on 8-current, and report >back? > >http://perforce.freebsd.org/chv.cgi?CH=164142 > >You have to download + replace the patched files. Then "make clean all >install" in the libusb directory. > >There is no need to recompile your application. I apply the above patch to src/lib/libusb. I could control USB Radio!!. Thank you. I will add ports collection. But 7.2-RELEASE still has another problem with this application. Will you fix that problem?? Cheers. --- MIHIRA, Sanpei Yoshiro Tokyo, Japan.