From owner-freebsd-usb@FreeBSD.ORG Tue Oct 11 14:50:29 2005 Return-Path: X-Original-To: usb@hub.freebsd.org Delivered-To: freebsd-usb@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE4EF16A431 for ; Tue, 11 Oct 2005 14:50:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C60BB43D60 for ; Tue, 11 Oct 2005 14:50:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9BEoQ0S006727 for ; Tue, 11 Oct 2005 14:50:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9BEoQ9x006726; Tue, 11 Oct 2005 14:50:26 GMT (envelope-from gnats) Date: Tue, 11 Oct 2005 14:50:26 GMT Message-Id: <200510111450.j9BEoQ9x006726@freefall.freebsd.org> To: usb@FreeBSD.org From: Sam Lawrance Cc: Subject: Re: usb/85972: Movement of USB mouse in CLI causes freeze X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sam Lawrance List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2005 14:50:30 -0000 The following reply was made to PR usb/85972; it has been noted by GNATS. From: Sam Lawrance To: bug-followup@freebsd.org Cc: Subject: Re: usb/85972: Movement of USB mouse in CLI causes freeze Date: Wed, 12 Oct 2005 00:45:49 +1000 I can confirm this problem, just posted this to -current: From: Sam Lawrance To: freebsd-current@freebsd.org Subject: more usb keyboard (and mouse) troubles with 6.X Date: Tue, 11 Oct 2005 23:46:14 +1000 X-Mailer: Sylpheed-Claws 1.9.15 (GTK+ 2.6.10; i386-portbld-freebsd6.0) FreeBSD dirk.no.domain 6.0-RC1 FreeBSD 6.0-RC1 #0: Tue Oct 11 15:51:46 EST 2005 sam@dirk.no.domain:/usr/src/sys/i386/compile/GENERIC i386 This one is interesting. I have two USB keyboard/mouse combination devices here: - An IBM (0x04b3) IBM Standard USB Keyboard (0x3001). Mouse has 2 buttons + Z-dir. - And a Belkin wireless which shows up as something generic (vendor 0x05fe device 0x1010). Mouse has 5 buttons + Z-dir. The IBM setup works fine. No troubles in console or X, both kbd and mouse work as expected. The Belkin setup works OK initially. But as soon as I move the mouse, all keyboard and mouse input is locked up. The system is not frozen - if I reboot, run top and repeat, it continues to run and shows nothing ominous. The result is the same in console or X.