Date: Thu, 12 May 2005 15:22:00 -0700 From: "Kevin Oberman" <oberman@es.net> To: Gleb Smirnoff <glebius@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml Message-ID: <20050512222200.1FBFA5D07@ptavv.es.net> In-Reply-To: Your message of "Fri, 13 May 2005 01:35:07 %2B0400." <20050512213507.GB43447@cell.sick.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Fri, 13 May 2005 01:35:07 +0400 > From: Gleb Smirnoff <glebius@FreeBSD.org> > Sender: owner-cvs-all@freebsd.org > > On Thu, May 12, 2005 at 08:14:25PM +0000, Michael Lucas wrote: > M> mwlucas 2005-05-12 20:14:25 UTC > M> > M> FreeBSD doc repository > M> > M> Modified files: > M> en_US.ISO8859-1/books/faq book.sgml > M> Log: > M> "Does FreeBSD support power management?" > M> > M> Mention ACPI for 5.X, specify 4.X for APM. > > I use APM instead of acpi on CURRENT and it definitely works > on 5.X. There is hardware that needs apm(4) driver instead of > acpi(4), e.g. IBM Thinkpad 600E, T20, T21. I guess, FAQ should > not state - "use only acpi in 5.X". APM is still there and not going away soon as many of the older BIOSes out there don't have ACPI. You need to use one or the other, not both, but which is appropriate is dependent on the laptop and it's BIOS. Many laptops with ACPI capabilities still run better on APM. Getting suspend/resume to work on ACPI is still problematical on may laptops that do support ACPI. On the other hand, ACPI seems to work fine on my 600E these days, although I'll admit that I don't pull it out of the drawer very often. ACPI didn't work in the past, though. Maybe: <para>FreeBSD supports <acronym>APM</acronym> on certain machines. Please look in the <filename>LINT</filename> (V4.x or the <filename>NOTES</filename> (V5.x) kernel config file, searching for the <acronym>APM</acronym> keyword. Further information can be found in &man.apm.4;.</para> <para>FreeBSD 5.X and later support the <acronym>ACPI</acronym> features found in most modern hardware. Further information can be found in &man.acpi.4;. If a system supports both <acronym>APM</acronym> and <acronym>ACPI</acronym>, either can be used. You will probably want to try both and use the one which works best for your system. </para> In any case, the word "supports" in the second paragraph should be changed to "support" for proper agreement with the subject. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050512222200.1FBFA5D07>