From owner-freebsd-usb@FreeBSD.ORG Sat Mar 19 03:45:03 2011 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 875921065678 for ; Sat, 19 Mar 2011 03:45:03 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 3AE5E8FC0A for ; Sat, 19 Mar 2011 03:45:03 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p2J3j2Gb044178; Fri, 18 Mar 2011 21:45:02 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p2J3j14Y044175; Fri, 18 Mar 2011 21:45:02 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 18 Mar 2011 21:45:01 -0600 (MDT) From: Warren Block To: Barry Kominik In-Reply-To: <4D8413EB.2040903@kominik.net> Message-ID: References: <5ecea789f7bdf4d0232f5c32de56188d@kominik.net> <201103180854.03062.hselasky@c2i.net> <60BF8D78-783F-4A63-92DA-899BE2E62CF7@kominik.net> <201103181336.08086.hselasky@c2i.net> <4D8413EB.2040903@kominik.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Fri, 18 Mar 2011 21:45:02 -0600 (MDT) Cc: freebsd-usb@freebsd.org Subject: Re: USB Mouse - only works after being replugged in 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: Sat, 19 Mar 2011 03:45:03 -0000 On Fri, 18 Mar 2011, Barry Kominik wrote: > I solved the issue. There were no errors. I set moused_port="/dev/ums0" in > rc.conf. Sorry for the noise. This is my first PC-BSD install, I do not > recall being asked if I was using a usb mouse. I am coming from and OpenBSD > and OpenSolaris background and didn't grok /etc/default/rc.conf. Once I > looked inside it was obvious what to do. Thinking about it, it really doesn't seem that obvious. The Handbook kind of skips over it instead of saying "If you have a USB mouse, it will be detected and moused started automatically."