From owner-freebsd-usb@FreeBSD.ORG Sun Sep 26 11:51:16 2010 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 10F771065673 for ; Sun, 26 Sep 2010 11:51:16 +0000 (UTC) (envelope-from donaldcallen@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9D5A38FC14 for ; Sun, 26 Sep 2010 11:51:15 +0000 (UTC) Received: by wyb33 with SMTP id 33so5260948wyb.13 for ; Sun, 26 Sep 2010 04:51:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=iKzXm1IjBAJnaRwM+FSnUWBivOznjSq5oyBTwTv4M6s=; b=uOC3jpzrYbMElFe9nL2PEh5945ZVcxq1mR+U0X0y0lL0XruHPOPpgilbzddxCUgClN 46fuw8HMq7xfqoWhF5QV1MwbAkSwAYPY2OQvxHi7twOH+noudHIBLdZP/bgc+iQQfXVZ WfDpf7x3bKTLY04E9OFpM88yh32tHaEzo1xWo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oVRtH7PGdjtDtSZ1YKpu0Ja2+4m+FsRjmzNxdbK/BDoa71v7MHN2OvkexIOt8XBUDi YsNkkLn2lJkBNsJMc4mzJqdctVvRq7in1fOJgdO8QSB2JjlPVks9LIT8GoXUVoa0atTX 0Ycz5+77KdYvVfkXoBqwuEhoPnk/EZto5WntA= MIME-Version: 1.0 Received: by 10.216.22.74 with SMTP id s52mr9274906wes.11.1285501874527; Sun, 26 Sep 2010 04:51:14 -0700 (PDT) Received: by 10.216.82.69 with HTTP; Sun, 26 Sep 2010 04:51:14 -0700 (PDT) Date: Sun, 26 Sep 2010 07:51:14 -0400 Message-ID: From: Donald Allen To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: usb mouse issue 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: Sun, 26 Sep 2010 11:51:16 -0000 I am running 8.1 RELEASE on a Thinkpad X61. I have a wired Microsoft usb mouse plugged into it. I have hal and dbus running, and when I start X, everything is fine. However, if I shut down the X server and restart it (via startx), the mouse no longer works, but the laptop's trackpoint device does work. If I unplug and re-plug the mouse, it now works. Again, as with my report on the usb disks, neither Linux nor OpenBSD exhibit this behavior on this hardware. /Don Allen