From owner-freebsd-questions@FreeBSD.ORG Thu Sep 4 14:51:35 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 102FF10656C4 for ; Thu, 4 Sep 2008 14:51:35 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.28]) by mx1.freebsd.org (Postfix) with ESMTP id CD8238FC1C for ; Thu, 4 Sep 2008 14:51:34 +0000 (UTC) (envelope-from joey@mingrone.org) Received: by yx-out-2324.google.com with SMTP id 8so1854449yxb.13 for ; Thu, 04 Sep 2008 07:51:34 -0700 (PDT) Received: by 10.142.242.11 with SMTP id p11mr3582907wfh.198.1220539893360; Thu, 04 Sep 2008 07:51:33 -0700 (PDT) Received: by 10.142.158.15 with HTTP; Thu, 4 Sep 2008 07:51:33 -0700 (PDT) Message-ID: Date: Thu, 4 Sep 2008 11:51:33 -0300 From: "Joey Mingrone" 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: garmin forerunner 305 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: Thu, 04 Sep 2008 14:51:35 -0000 Hi, Has anyone had any success collecting data from a Garmin Forerunner 305? When I connect the device I see the kernel messages: Sep 4 11:39:22 jrm root: Unknown USB device: vendor 0x091e product 0x0003 bus uhub1 Sep 4 11:39:22 jrm kernel: ugen0: on uhub1 The documentation for the port astro/GPSMan seems to indicate it supports this model, but I haven't had any luck. % uname -a FreeBSD xxx.xxx 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #3: Thu Jun 12 18:47:50 ADT 2008 root@xxx.xxx:/usr/obj/usr/src/sys/xxx i386 Thanks, Joey