From owner-p4-projects@FreeBSD.ORG Thu Jul 12 13:15:00 2007 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 33BE116A46D; Thu, 12 Jul 2007 13:15:00 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E110C16A41F for ; Thu, 12 Jul 2007 13:14:59 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from ns.trinitel.com (186.161.36.72.static.reverse.layeredtech.com [72.36.161.186]) by mx1.freebsd.org (Postfix) with ESMTP id B174213C4AE for ; Thu, 12 Jul 2007 13:14:59 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from neutrino.vnode.org (209-163-168-124.static.twtelecom.net [209.163.168.124]) (authenticated bits=0) by ns.trinitel.com (8.14.1/8.14.1) with ESMTP id l6CDEtoB019615 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Thu, 12 Jul 2007 08:14:55 -0500 (CDT) (envelope-from anderson@freebsd.org) Message-ID: <4696294E.5050007@freebsd.org> Date: Thu, 12 Jul 2007 08:14:54 -0500 From: Eric Anderson User-Agent: Thunderbird 2.0.0.4 (X11/20070629) MIME-Version: 1.0 To: Rui Paulo References: <200707090212.l692ClZQ011342@repoman.freebsd.org> <46919A1B.8050909@fnop.net> <46923893.5090404@freebsd.org> <46923B2B.9050204@fnop.net> <46929EB9.9080804@fnop.net> <4694C979.8090906@freebsd.org> <4694CE6F.2040103@fnop.net> In-Reply-To: <4694CE6F.2040103@fnop.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on ns.trinitel.com Cc: Perforce Change Reviews Subject: Re: PERFORCE change 123168 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 13:15:00 -0000 On 07/11/07 07:34, Rui Paulo wrote: > Eric Anderson wrote: >> Rui Paulo wrote: >>> Rui Paulo wrote: >>>> Eric Anderson wrote: >>>>> Rui Paulo wrote: >>>>>> Rui Paulo wrote: >>>>>>> http://perforce.freebsd.org/chv.cgi?CH=123168 >>>>>>> >>>>>>> Change 123168 by rpaulo@rpaulo_epsilon on 2007/07/09 02:12:16 >>>>>>> >>>>>>> Add support for keyboard backlight control (found on MacBook >>>>>>> Pros). dev.asmc.N.light.{left,right} sysctl tree is now >>>>>>> created. >>>>>>> Setting a value on the "right" or "left" nodes sets the >>>>>>> keyboard backlight level. Reading those sysctl nodes, gives >>>>>>> the each sensor raw >>>>>> I did not test this as I don't own a MacBook Pro, but it should work. >>>>>> If anyone has a MacBook Pro and is willing to test, it would be much >>>>>> appreciated. >>>>>> >>>>>> Regards. >>>>> I have one of the newer MacBook Pros - with the LED backlight, etc. >>>>> I've >>>>> been thinking of using bootcamp to also run FreeBSD on this laptop. >>>>> >>>>> Do you have a wiki, or some info on how to best integrate your P4 tree >>>>> on an -CURRENT system? >>>> http://wiki.freebsd.org/AppleMacbook >>>> >>>> To grab my p4 branch just setup your p4 view so that >>>> //depot/projects/soc2007/rpaulo-macbook/... matches to something >>>> locally. >>>> >>>> I'm interested in knowing what works and what doesn't on the new MBPs. >>> Also, the new drivers that you might want include on your kernel config >>> are: msrtemp, backlight (doesn't work on MBPs) and asmc. >>> >> >> Ok - also, is SMP supposed to work? I can't get the system to boot a >> GENERIC kernel (hangs after an ACPI message, early in the boot process). > > That problem is not fixed yet; you can try pressing a kew during before > the actual panic as a workaround. > Still panics at: ACPI APIC Table: panic: AP #1 (PHY# 1) failed! cpuid = 0 Eric