On 14-Oct-2002 Terry Lambert wrote:
> Will Andrews wrote:
>> Is anyone else seeing -CURRENT unable to boot on Sony VAIOs
>> running the newest -CURRENT?  I get panics when it goes anywhere
>> near ACPI, and it drops into the debugger.  Moving acpi.ko out of
>> the way allows it to go further, but then it hangs after it loads
>> the keyboard controller...
> 
> Also:
> 
>       options DISABLE_PSE
>       options DISABLE_PG_G
> 
> The CPU in these machines has 128 rather than 16 TLB entries.

*sigh*, this is not related to his problem.  I think the ACPI PCI
link code has a bug in that it tries to free memory it has not
allocated (including actual error messages and a trace from ddb()
could help verify this) and has nothing to do with the TLB on the
CPU.

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to