Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 1999 17:10:25 -0600
From:      Nate Williams <nate@mt.sri.com>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        Warner Losh <imp@harmony.village.org>, Alex Zepeda <garbanzo@hooked.net>, Peter Mutsaers <plm@xs4all.nl>, freebsd-current@FreeBSD.ORG
Subject:   Re: suspend mode broken since one week ago 
Message-ID:  <199904272310.RAA06057@mt.sri.com>
In-Reply-To: <Pine.BSF.4.05.9904272322530.36113-100000@herring.nlsystems.com>
References:  <199904271352.HAA17555@harmony.village.org> <Pine.BSF.4.05.9904272322530.36113-100000@herring.nlsystems.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > : I have the ACPI spec and I'm starting to get to grips with it. Initially,
> > : I will be trying to use the static device configuration tables but power
> > : management, docking and all that other good stuff should come eventually.
> > 
> > One problem that I've had in trying to use the acpi spec to implement
> > something is that the acpi tables on my laptop get overwritten early
> > in the boot process on my Vaio.  The driver would have to copy the
> > tables.
> > 
> > By "early" I mean before the login prompt.
> 
> I had a problem with that. I had to tweak machdep.c to believe the bios
> version of extmem so that the ACPI area wasn't overwritten.

Ahh, this is a very common problem on many new laptops.  Most notably,
the entire IBM ThinkPad line has this problem.

Someone submitted a patch that checked to see if the BIOS returned a
value > 64M, and if so to 'accept' it's value for the memory, since it's
more likely to be correct.  I'd like to apply it to -current, but I'm
not sure of the political ramifications....


Nate


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904272310.RAA06057>