Check in file missed in last commit. It made it into the MFC properly

though.
This commit is contained in:
Nate Lawson 2006-06-12 17:13:57 +00:00
parent f58c578b36
commit 4c452688a9

View File

@ -68,7 +68,7 @@ struct acpi_softc {
int acpi_sleep_delay;
int acpi_s4bios;
int acpi_disable_on_poweroff;
int acpi_do_disable;
int acpi_verbose;
bus_dma_tag_t acpi_waketag;