From owner-freebsd-current@FreeBSD.ORG Wed Jul 22 12:07:38 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 80A89106566C; Wed, 22 Jul 2009 12:07:38 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 2D9158FC18; Wed, 22 Jul 2009 12:07:37 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Subject:Message-ID:Reply-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender; b=mcijKYuA4Z+deDOw4vYW2gtVN0t7HarKpsxkXgh7IFXmk5foG692F7cE5EwYcwjDihgq+f1YyyKsksxZe/zT1mTZiEFiP9waU0Ff1X7MOLSe67QLrsn46xGUnlzTqLJ8PIsjHEud6kkh8mFoC6Stge2BpxNdBk+aP+u4fOdZ44Y=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1MTabg-000PeD-GM; Wed, 22 Jul 2009 16:07:36 +0400 Date: Wed, 22 Jul 2009 16:07:34 +0400 From: Eygene Ryabinkin To: Hans Petter Selasky Message-ID: References: <200907211439.05703.hselasky@c2i.net> <200907211245.02949.jkim@FreeBSD.org> <200907212241.45704.hselasky@c2i.net> <200907221342.21588.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200907221342.21588.hselasky@c2i.net> Sender: rea-fbsd@codelabs.ru Cc: freebsd-current@freebsd.org, 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 Reply-To: rea-fbsd@codelabs.ru 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:07:39 -0000 Hans Petter, Jung-uk, good day. Wed, Jul 22, 2009 at 01:42:20PM +0200, Hans Petter Selasky wrote: > I can confirm that FreeBSD/i386 7.2-RELEASE is booting fine on my > MacBookPro5.5, so it appears to me like a regression issue that > FreeBSD/i386 8.0-BETA2 is not booting fine. I happen to have MacBook 5,1 and it behaves as your one, but mine versions are 7.2/amd64 and 8.0-BETA/amd64. > The only significant dmesg difference I see is that in 7.2 there is a > "kbd0 at kbdmux0" line before acpi0 is probed. I see this message both for 7.x and 8.0. The thing is that the IRQ for SCI at my MacBook is 9, so it may be really related to the keyboard issues. May be SCI interrupt is posted after ACPI is enabled and this confuses something. I'll try to look at how APIC stuff is routed, but not today. 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. I will also try to extract acpidump from my book, but external USB drive/stick isn't reachable due to the EINVAL error. -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ #