From owner-freebsd-stable@FreeBSD.ORG Fri Aug 14 04:48:54 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3787A106568B for ; Fri, 14 Aug 2009 04:48:54 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (unknown [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 12AB58FC3A for ; Fri, 14 Aug 2009 04:48:54 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id n7E4mrQH065822 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 13 Aug 2009 21:48:53 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id n7E4mr2S065821; Thu, 13 Aug 2009 21:48:53 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA24536; Thu, 13 Aug 09 21:43:12 PDT Date: Thu, 13 Aug 2009 21:39:40 -0700 From: perryh@pluto.rain.com To: LukeD@pobox.com Message-Id: <4a84ea8c.rBtNpMsNVnsqw2PY%perryh@pluto.rain.com> References: In-Reply-To: User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: USB mouse not detected on boot of 7-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 04:48:54 -0000 Luke Dean wrote: > my simple USB mouse stopped being detected at boot time. > The /dev/ums0 device simply does not appear unless I unplug > the mouse and plug it back in again. Then it is detected. ... > Is there something I can do to force the system to rescan for > my mouse to save me from crawling around on the floor whenever > I reboot? One distinctly low-tech solution would be to get a USB extension cable (not a hub with a cord, just a USB-A male to USB-A female cord) to plug into the machine, and plug the mouse into the cable, so that you can unplug and replug without having to grub around in the back of the machine.