From owner-freebsd-stable@FreeBSD.ORG Tue Apr 5 19:18:09 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B821F16A4CE for ; Tue, 5 Apr 2005 19:18:09 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8DF5643D39 for ; Tue, 5 Apr 2005 19:18:08 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 05 Apr 2005 19:18:07 -0000 Received: from p508BE022.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.224.34] by mail.gmx.net (mp018) with SMTP; 05 Apr 2005 21:18:07 +0200 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j35JHxGr001956 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Tue, 5 Apr 2005 21:18:00 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-stable@freebsd.org Date: Tue, 5 Apr 2005 21:17:55 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1314896.TTiWlzKaSn"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504052117.58620.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 Subject: USB mouse troubles X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 19:18:09 -0000 --nextPart1314896.TTiWlzKaSn Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline =46reeBSD 5.x has had funky issues with usb mice for as long as I've been u= sing=20 a usb mouse with it, but since it almost works ok with the default=20 configuration, I never got around to complain about it. ;-) However: In various sitations and configurations, USB mice are not picked u= p. =2D With a GENERIC kernel and all of the usb support in the kernel, usb mic= e are=20 usually recognized on boot, but they will cease to work after going single= =20 user and back to multiuser again. The /dev/ums0 device doesn't even get=20 removed, but the mouse is dead. Unplugging and replugging usually gets it=20 going again. =2D With all of usb compiled as modules and usbd enabled in rc.conf, ums us= ually=20 doesn't even get loaded, but usbdevs will show the mouse plugged in. Even=20 subsequent unplugging and replugging will not get ums loaded. Manually=20 loading ums doesn't get the mouse working either, an unplug/replug is=20 necessary first. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1314896.TTiWlzKaSn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCUuRmXhc68WspdLARAiXfAJ9QL2dMZjo+tICIIZPGFfM8dMsTAgCgqN78 n2rdcyCcWrI8R2Ie3Cuall0= =V6Dm -----END PGP SIGNATURE----- --nextPart1314896.TTiWlzKaSn--