1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.sbin/acpi
Marcel Moolenaar c44b9f1811 Fix acpidump(8) on ia64. Revision 1.13 introduced an uninitialized
variable bug that's hidden by the precense of the hint_acpi_0_rsdp
hint on 386 and amd64. There's never a need for such hint on ia64.

Approved by: re (kensmith)
2007-07-28 17:46:04 +00:00
..
acpiconf Update the suspend/resume user API while maintaining backwards compat. 2007-06-21 22:50:37 +00:00
acpidb
acpidump Fix acpidump(8) on ia64. Revision 1.13 introduced an uninitialized 2007-07-28 17:46:04 +00:00
iasl
Makefile
Makefile.inc