Deleted Added
full compact
4c4
< * $Revision: 156 $
---
> * $Revision: 158 $
140c140
< #define ACPI_CA_VERSION 0x20040514
---
> #define ACPI_CA_VERSION 0x20040527
154c154
< #define ACPI_MAX_STATE_CACHE_DEPTH 64 /* State objects for stacks */
---
> #define ACPI_MAX_STATE_CACHE_DEPTH 64 /* State objects */
238,241c238,242
< #define ACPI_LO_RSDP_WINDOW_BASE 0 /* Physical Address */
< #define ACPI_HI_RSDP_WINDOW_BASE 0xE0000 /* Physical Address */
< #define ACPI_LO_RSDP_WINDOW_SIZE 0x400
< #define ACPI_HI_RSDP_WINDOW_SIZE 0x20000
---
> #define ACPI_EBDA_PTR_LOCATION 0x0000040E /* Physical Address */
> #define ACPI_EBDA_PTR_LENGTH 2
> #define ACPI_EBDA_WINDOW_SIZE 1024
> #define ACPI_HI_RSDP_WINDOW_BASE 0x000E0000 /* Physical Address */
> #define ACPI_HI_RSDP_WINDOW_SIZE 0x00020000