From owner-freebsd-questions@FreeBSD.ORG Tue Jun 9 00:05:40 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CB93106566B for ; Tue, 9 Jun 2009 00:05:40 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 310E28FC14 for ; Tue, 9 Jun 2009 00:05:39 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 0CC547E837; Mon, 8 Jun 2009 16:05:39 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Mon, 8 Jun 2009 16:05:37 -0800 User-Agent: KMail/1.11.3 (FreeBSD/8.0-CURRENT; KDE/4.2.3; i386; ; ) References: <20090603190455.811E01065687@hub.freebsd.org> <20090605224132.GB24364@lor.one-eyed-alien.net> <20090608164419.G38006@sola.nimnet.asn.au> In-Reply-To: <20090608164419.G38006@sola.nimnet.asn.au> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906081605.37858.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Ghirai , Brooks Davis , Ian Smith Subject: Re: phidgets for FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 00:05:41 -0000 On Sunday 07 June 2009 23:49:48 Ian Smith wrote: > Thanks, but please humour my ignorance - would one install linux libusb > in /compat/linux for linux apps, as well as the freebsd port for native? If there's source, one would use native libusb. I'd go test with -current though. The libusb in the base there is the exact same as the devel/libusb port, with extras. If the source don't work out of the box, usb developers would definitely want to hear about it. Unfortunately, I lack the time (and interest for the moment) to try it out myself, even though I'd love to get my Sonix USB webcam working. -- Mel