From owner-freebsd-ports@FreeBSD.ORG Thu Dec 16 14:54:55 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F04D16A4CE for ; Thu, 16 Dec 2004 14:54:55 +0000 (GMT) Received: from astra.telenet-ops.be (astra.telenet-ops.be [195.130.132.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id E33D343D58 for ; Thu, 16 Dec 2004 14:54:54 +0000 (GMT) (envelope-from shredz@pandora.be) Received: from localhost (localhost.localdomain [127.0.0.1]) by astra.telenet-ops.be (Postfix) with SMTP id C57CD32841C; Thu, 16 Dec 2004 15:54:53 +0100 (MET) Received: from CASPER (d54C27E29.kabel.telenet.be [84.194.126.41]) by astra.telenet-ops.be (Postfix) with ESMTP id 7170E3283D8; Thu, 16 Dec 2004 15:54:53 +0100 (MET) From: ShredZ To: johnjen@reynoldsnet.org Date: Thu, 16 Dec 2004 15:55:26 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412161555.26252.shredz@pandora.be> cc: ports@freebsd.org Subject: FreeBSD Port: libusb-0.1.7_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2004 14:54:55 -0000 I was trying this logitech applet to get my mouse working in 800 dpi, but libusb doesn't seem to find the device. It works flawlessly on linux and I was wondering if an easy port couldn't be made of this to freeBSD or something alike. I do know programming, but not as much on usb in freebsd. http://osx.freshmeat.net/redir/logitech_applet/53319/url_tgz/logitech_applet-0.4test1.tar.gz I got this compiled, but it doesn't seem to notice the correct usb device. Since I don't have usb fs I don't know where to look for the device ID the mouse gets on bsd.