Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2007 10:27:36 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        nate@root.org
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, alc@cs.rice.edu, julian@elischer.org, cvs-all@FreeBSD.org
Subject:   Re: [SRC] cvs commit: src/sys/i386/acpica acpi_wakeup.c src/sys/i386/i386 pmap.c
Message-ID:  <20070315.102736.-957833634.imp@bsdimp.com>
In-Reply-To: <45F8804F.1050606@root.org>
References:  <20070314223016.7CD4E16A418@hub.freebsd.org> <45F8793E.5080602@elischer.org> <45F8804F.1050606@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <45F8804F.1050606@root.org>
            Nate Lawson <nate@root.org> writes:
: I propose conditionalizing this code on "if (pseflag)".  Of course, the
: acpi suspend code will fail on 486's but we disable acpi entirely if the
: bios date < 1999/1/1 and acpi isn't supported on the 486.

The earliest machines that have ACPI are in the Pentium 200 range.
The last of the original P54C family.  I have one really old laptop
that has a "mobile" Pentium 300 in it that has ACPI, but its bios is
too old to use.  This is on the cusp of the Pentium II class machines,
so I think we'll likely be OK.  Newer enough versions of the BIOS just
aren't available for these older machines that I've been able to find.

Warner



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