From owner-freebsd-questions@FreeBSD.ORG Tue Jul 22 14:21:46 2008 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 8AD9D106564A for ; Tue, 22 Jul 2008 14:21:46 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id 441478FC31 for ; Tue, 22 Jul 2008 14:21:45 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so293714yxb.13 for ; Tue, 22 Jul 2008 07:21:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=0gWIBWWPG2EwJWOLaJz+8pzEVBz+UXho5IJxCv94ePw=; b=gfQvX7LFfpxnHbKW6CbW1WrWM5Li0gIQ+kaDuMaHRD6kmgpFvza0s3GfXqLPkKlYor Hk30RxSN8GO5biKzKsWujd5TE61KMlGdY5c4BgowejIh6SdKs9mBqKGxaqYtrFgZ64kj NTbpewBXOASZpQwNIIRnkLrLdH5hQvoxP92kU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=i5eDCusd73ZS7sQ+m9i5NCZ+aCOk385lYicKn87RB44XKFsScx1xMFDRL5ABBwA4u+ SFKpDW2hhhwwDOoRNsHq7cct51YPkAKOqPih8MlW0GEJjThjSAIsWXeZv4HQS9kBkhFZ apmP/dC+e53Q+/G8Q0i1J+VX4h0VDnyFF/o0g= Received: by 10.151.39.21 with SMTP id r21mr5487564ybj.238.1216736505271; Tue, 22 Jul 2008 07:21:45 -0700 (PDT) Received: by 10.150.182.18 with HTTP; Tue, 22 Jul 2008 07:21:45 -0700 (PDT) Message-ID: <340a29540807220721r10e36a99v1a2fa74e2bb2dfa0@mail.gmail.com> Date: Tue, 22 Jul 2008 08:21:45 -0600 From: "Andrew Falanga" To: "freebsd-questions@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Has anyone used libusb for accessing usb devices here? 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, 22 Jul 2008 14:21:46 -0000 Hi, I'd like to know if anyone here on the list has ever used libusb (http://libusb.sourceforge.net) for accessing usb devices. I successfully compiled and installed it on my FreeBSD 7 laptop but when I run a test program no USB HUBs are found. The same test on a Fedora box works fine. I was wondering what the magic is for FreeBSD since the web site claims the package works on FreeBSD. Thanks, Andy -- A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?