From owner-freebsd-stable@FreeBSD.ORG Mon Aug 29 04:40:49 2011 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 AF9D1106566B for ; Mon, 29 Aug 2011 04:40:49 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 6F6A98FC19 for ; Mon, 29 Aug 2011 04:40:49 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p7T4emD9040059; Sun, 28 Aug 2011 22:40:48 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p7T4emsP040056; Sun, 28 Aug 2011 22:40:48 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 28 Aug 2011 22:40:48 -0600 (MDT) From: Warren Block To: Zoran Kolic In-Reply-To: <20110829035228.GA1086@faust> Message-ID: References: <20110829035228.GA1086@faust> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sun, 28 Aug 2011 22:40:48 -0600 (MDT) Cc: freebsd-stable@freebsd.org Subject: Re: usb question 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: Mon, 29 Aug 2011 04:40:49 -0000 On Mon, 29 Aug 2011, Zoran Kolic wrote: >> Not enough information to tell. > > Well, I found only the mouse pointer freezing. I could jump > from one virtual desktop to another. Kb works too. When I > compiled new kernel, I just added in a hurry usb staff, in- > cluding ums. Since it didn't happen before, I could only > put a blame on usb code. Frankly, those 3 seconds are not > something I should care about more than those 3 seconds. :) Just make sure AllowEmptyInput "Off" is not present in your xorg.conf. If it's not that, well... > I have a plan to install 9.0 on that desktop box, when it > becomes ready. My bigger concern is support for laptop I have > in mind as a replacement for old one, cause it takes i3 cpu > and intel 3000 graphics. Any idea what will be with kms on > branch 9? The KMS stuff will probably come after 9-RELEASE. It sounds promising so far.