From owner-freebsd-current@FreeBSD.ORG Wed Jul 22 12:24:13 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 347EF1065670; Wed, 22 Jul 2009 12:24:13 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.swip.net [212.247.154.1]) by mx1.freebsd.org (Postfix) with ESMTP id 643E78FC13; Wed, 22 Jul 2009 12:24:12 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=fdJvomzR7vYA:10 a=gg2W7PyvkLb8p4ie143lBA==:17 a=iAKwZwA5HVnL7Sp1-SoA:9 a=Vf26X_JBy3boUyuB_Mz3-neBq-oA:4 Received: from [194.248.135.20] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe01.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 228420277; Wed, 22 Jul 2009 14:24:11 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org, rea-fbsd@codelabs.ru Date: Wed, 22 Jul 2009 14:24:00 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA2; KDE/4.2.4; i386; ; ) References: <200907211439.05703.hselasky@c2i.net> <200907221342.21588.hselasky@c2i.net> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907221424.01337.hselasky@c2i.net> Cc: Rui Paulo , Jung-uk Kim Subject: Re: FreeBSD-8-BETA2 on MacBookPro5.5 (regression issue) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2009 12:24:13 -0000 On Wednesday 22 July 2009 14:07:34 Eygene Ryabinkin wrote: > By the way, are you able to use notebook's keyboard? I can use only > external USB one -- internal works as if control is always pressed. > May this has something to do with the IRQ 9 as well. The new USB stack supports the notebook's keyboard. --HPS