Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 May 2007 12:07:45 +0100
From:      Rui Paulo <rpaulo@fnop.net>
To:        Rui Paulo <rpaulo@FreeBSD.org>
Cc:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   Re: PERFORCE change 119261 for review
Message-ID:  <861whvmsu6.wl%rpaulo@fnop.net>
In-Reply-To: <200705050030.l450UPfs032634@repoman.freebsd.org>
References:  <200705050030.l450UPfs032634@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At Sat, 5 May 2007 00:30:25 GMT,
Rui Paulo wrote:
> 
> http://perforce.freebsd.org/chv.cgi?CH=119261
> 
> Change 119261 by rpaulo@rpaulo_epsilon on 2007/05/05 00:29:49
> 
> 	On some machines we need to evaluate _OSC so that _PSS shows
> 	up. In this particular case, Apple's MacBook.
> 	Reviewed by:	Nate Lawson
> 	Approved by:	Nate Lawson
> 
> Affected files ...
> 
> .. //depot/projects/soc2007/rpaulo-macbook/dev/acpica/acpi_cpu.c#3 edit
> 
> Differences ...
> 
> ==== //depot/projects/soc2007/rpaulo-macbook/dev/acpica/acpi_cpu.c#3 (text+ko) ====
> 
> @@ -369,7 +369,6 @@
>  	arg[3].Buffer.Pointer = (uint8_t *)cap_set;
>  	cap_set[0] = 0;
>  	AcpiEvaluateObject(sc->cpu_handle, "_OSC", &arglist, NULL);
> -
>      }
>  
>      /* Probe for Cx state support. */
> 

Wow, this was unexpected. I'll try to fix the logs ASAP.
Sorry.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861whvmsu6.wl%rpaulo>