From owner-freebsd-hackers@FreeBSD.ORG Sat May 24 19:32:27 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7F53106566B for ; Sat, 24 May 2008 19:32:27 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from kazon.borderworlds.dk (kazon.borderworlds.dk [213.239.213.48]) by mx1.freebsd.org (Postfix) with ESMTP id C1FBA8FC14 for ; Sat, 24 May 2008 19:32:27 +0000 (UTC) (envelope-from xi@borderworlds.dk) Received: from dominion.borderworlds.dk (localhost [127.0.0.1]) by kazon.borderworlds.dk (Postfix) with ESMTP id 209F61709C; Sat, 24 May 2008 21:15:22 +0200 (CEST) Received: by dominion.borderworlds.dk (Postfix, from userid 2000) id 7894F47B; Sat, 24 May 2008 21:15:21 +0200 (CEST) To: Fraser Tweedale References: <48378DA0.8040506@frase.id.au> From: Christian Laursen Date: Sat, 24 May 2008 21:15:21 +0200 In-Reply-To: <48378DA0.8040506@frase.id.au> (Fraser Tweedale's message of "Sat\, 24 May 2008 13\:38\:08 +1000") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-hackers@freebsd.org Subject: Re: temporary freezes when pressing capslock / numlock X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2008 19:32:28 -0000 Fraser Tweedale writes: > Since upgrading to RELENG_7_0 I was experiencing momentary freezes (of > about .5 seconds) whenever the capslock or numlock buttons were > pressed. I have experienced this too - also on RELENG_7_0. > I would probably never have noticed it except for the strange noises > produced when music is playing, and of course that is when it is the > most annoying ;) Indeed. > The issue occurs both in console and in X, and for both ULE and > 4BSD. The problem was reproducible with USB keyboards only (ukbd); > atkbd seems fine. It also occurs when numlockx is used to set numlock > on or off without keyboard interaction. For me the issue went away when I removed atkbd support from my kernel. I still have ukbd and kbdmux. -- Christian Laursen