Add the MD ifdefs for amd64 to point to the IO space bustag/handle.

Approved by:  re ("safe" amd64 support)
This commit is contained in:
Peter Wemm 2003-05-31 06:45:28 +00:00
parent cc71eb5e10
commit 151cd71608

View File

@ -61,6 +61,10 @@
#define ACPI_BUS_SPACE_IO IA64_BUS_SPACE_IO
#define ACPI_BUS_HANDLE 0
#endif
#ifdef __amd64__
#define ACPI_BUS_SPACE_IO AMD64_BUS_SPACE_IO
#define ACPI_BUS_HANDLE 0
#endif
ACPI_STATUS
AcpiOsReadPort (