freebsd-dev/sys/dev/acpi_support
Rui Paulo 9e760f2578 acpi_hp.c:
- sysctl dev.acpi_hp.0.verbose to toggle debug output
- A modification so this can deal with different array lengths
  when reading the CMI BIOS - now it works ok on HP Compaq nx7300
  as well.
- Change behaviour to query only max_instance-1 CMI BIOS instances,
  because all HPs seen so far are broken in that respect
  (or there is a fundamental misunderstanding on my side, possible
  as well). This way a disturbing ACPI Error Field exceeds Buffer
  message is avoided.
- New bit to set on dev.acpi_hp.0.cmi_detail (0x8) to
  also query the highest guid instance of CMI bios

acpi_hp.4:
- Document dev.acpi_hp.0.verbose sysctl in man page
- Document new bit for dev.acpi_hp.0.cmi_detail
- Add a section to manpage about hardware that has been reported
  to work ok

Submitted by:	Michael Gmelin <freebsdusb at bindone.de>
Approved by:	re (kib)
MFC after:	2 weeks
2009-07-03 21:12:37 +00:00
..
acpi_aiboost.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_asus.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_fujitsu.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_hp.c acpi_hp.c: 2009-07-03 21:12:37 +00:00
acpi_ibm.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_panasonic.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_sony.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_toshiba.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_wmi_if.m acpi_wmi_if: 2009-06-30 09:51:41 +00:00
acpi_wmi.c acpi_wmi_if: 2009-06-30 09:51:41 +00:00