freebsd-dev/usr.sbin/acpi
Nate Lawson 8fc0f4c675 Instead of scanning the entire lower 1 MB of RAM, only scan locations
where the RSD PTR can actually occur.  According to section 5.2.2
of the ACPI spec, we only consider two regions for the base address:

    1. EBDA (0x0 - 0x3FF)
    2. High memory (0xE0000 - 0xFFFFF)

I don't know whether this fixes any actual problems but is more correct.
2004-05-14 16:52:39 +00:00
..
acpiconf Fix style breakage. 2004-03-05 02:48:22 +00:00
acpidb Remove the band-aid to make these compile on amd64/ia64. 2003-08-11 15:49:14 +00:00
acpidump Instead of scanning the entire lower 1 MB of RAM, only scan locations 2004-05-14 16:52:39 +00:00
iasl - Use the standard .y and .l transformation rules -- this fixes 2004-01-13 20:53:56 +00:00
Makefile Hook acpidb(8) and iasl(8) up to the build and unhook amldb(8). It will 2003-08-08 03:20:59 +00:00
Makefile.inc Add the acpidb and iasl utilities. This is not yet hooked up to the build. 2003-08-07 16:51:50 +00:00