From owner-freebsd-usb@FreeBSD.ORG Tue Jun 9 22:32:33 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 C3D9C1065670 for ; Tue, 9 Jun 2009 22:32:33 +0000 (UTC) (envelope-from sanpei@sanpei.org) Received: from mail1.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.freebsd.org (Postfix) with ESMTP id 9349C8FC08 for ; Tue, 9 Jun 2009 22:32:33 +0000 (UTC) (envelope-from sanpei@sanpei.org) Received: from cherry.sanpei.org (j069113.ppp.asahi-net.or.jp [61.213.69.113]) by mail1.asahi-net.or.jp (Postfix) with ESMTP id A21B679D8C; Wed, 10 Jun 2009 07:32:32 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by cherry.sanpei.org (8.14.3/8.13.8) with ESMTP id n59MWUs8094115; Wed, 10 Jun 2009 07:32:31 +0900 (JST) (envelope-from sanpei@sanpei.org) Date: Wed, 10 Jun 2009 07:32:29 +0900 (JST) Message-Id: <20090610.073229.85408943.sanpei@sanpei.org> To: hselasky@c2i.net From: MIHIRA Sanpei Yoshiro In-Reply-To: <200906091703.35094.hselasky@c2i.net> References: <200906080037.43588.hselasky@c2i.net> <20090609.224115.35811802.sanpei@sanpei.org> <200906091703.35094.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]); Wed, 10 Jun 2009 07:32:31 +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: Tue, 09 Jun 2009 22:32:34 -0000 >> amfm: >> libhid.so.0 => /usr/local/lib/libhid.so.0 (0x2808d000) >> libc.so.7 => /lib/libc.so.7 (0x2809a000) >> libusb.so.1 => /usr/lib/libusb.so.1 (0x281ad000) >> > >Hi, > >Are you sure the USB device is accessible to the application. > >chown or chmod /dev/usb/X.Y.* according to output from usbconfig. I run application(amfm) on root user. I think it is accesible, isn't it? ugen0.2: at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON crw------- 1 root operator 0, 103 Jun 10 16:08 /dev/usb/0.2.0 crw------- 1 root operator 0, 105 Jun 10 16:08 /dev/usb/0.2.1 crw------- 1 root operator 0, 106 Jun 10 16:08 /dev/usb/0.2.2 --- MIHIRA, Sanpei Yoshiro Tokyo, Japan.