freebsd-skq/usr.sbin/acpi/acpidump
marcel 45cc42799b 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
..
acpi_user.c Fix acpidump(8) on ia64. Revision 1.13 introduced an uninitialized 2007-07-28 17:46:04 +00:00
acpi.c Correct HPET header handling. 2007-03-27 17:03:52 +00:00
acpidump.8 Document exact command preferred for sending ASL as part of bug reports. 2007-03-14 22:55:30 +00:00
acpidump.c Document exact command preferred for sending ASL as part of bug reports. 2007-03-14 22:55:30 +00:00
acpidump.h Correct HPET header handling. 2007-03-27 17:03:52 +00:00
Makefile