From owner-freebsd-stable@FreeBSD.ORG Fri Aug 14 00:05:08 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 DAA2B106564A for ; Fri, 14 Aug 2009 00:05:08 +0000 (UTC) (envelope-from LukeD@pobox.com) Received: from sasl.smtp.pobox.com (a-pb-sasl-quonix.pobox.com [208.72.237.25]) by mx1.freebsd.org (Postfix) with ESMTP id AF4678FC41 for ; Fri, 14 Aug 2009 00:05:08 +0000 (UTC) Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id C2BC69D93; Thu, 13 Aug 2009 20:05:07 -0400 (EDT) Received: from lukas.is-a-geek.org (unknown [71.112.210.71]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id E1FC59D92; Thu, 13 Aug 2009 20:05:05 -0400 (EDT) Date: Thu, 13 Aug 2009 17:05:00 -0700 (PDT) From: Luke Dean X-X-Sender: lukas@border.lukas.is-a-geek.org To: Warren Block In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Pobox-Relay-ID: 20503266-8866-11DE-B32E-EAC21EFB4A78-96347044!a-pb-sasl-quonix.pobox.com 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 Reply-To: Luke Dean 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 00:05:08 -0000 On Thu, 13 Aug 2009, Warren Block wrote: > On Thu, 13 Aug 2009, Luke Dean wrote: > >> >> I'm tracking 7-STABLE. >> Recently.. within the last month or so.. 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. >> >> I don't even know where to begin looking for answers to this one. >> >> 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? > > Do you have "Legacy USB support" enabled in the BIOS? If so, try turning it > off. I tried it both ways. I get some "waiting for BIOS to give up control" messages for some of my /dev/usb devices in the dmesg now too, even with legacy USB support disabled in the BIOS. Thanks for the suggestions. Maybe I'll try upgrading to 8 soon.