freebsd-nq/sys/dev/acpica
John Baldwin ee785aa9e8 - Use a loop to read consecutive bytes from the embedded controller to
handle read and write requests for widths of multiple bytes.  This
  can be used to read 16-bit battery status registers for example.
- Remove some unused variables and #if 0'd debugging cruft.
- Don't complain about a GPE query that fails due to AE_NOT_FOUND if the
  query method was _Q00.
2001-02-26 20:36:56 +00:00
..
Osd Implement a unified run queue and adjust priority levels accordingly. 2001-02-12 00:20:08 +00:00
acpi_acad.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_apic.c Move a temporary #ifdef of code (just the #ifdef part) up so that it is 2001-01-23 21:45:05 +00:00
acpi_button.c - Convert a lot of homebrew debugging output to use the ACPI CA debugging 2000-12-08 09:16:20 +00:00
acpi_cmbat.c When ensuring the destination buffer is truncated for a string obtained 2001-02-26 20:32:18 +00:00
acpi_ec.c - Use a loop to read consecutive bytes from the embedded controller to 2001-02-26 20:36:56 +00:00
acpi_ecreg.h
acpi_isa.c - Convert a lot of homebrew debugging output to use the ACPI CA debugging 2000-12-08 09:16:20 +00:00
acpi_lid.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_pcib_acpi.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_pcib.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi_processor.c - Mark an unused function with __unused. 2001-01-23 21:52:34 +00:00
acpi_resource.c - Convert a lot of homebrew debugging output to use the ACPI CA debugging 2000-12-08 09:16:20 +00:00
acpi_thermal.c Tidy up. 2001-01-31 09:33:51 +00:00
acpi_timer.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpi.c ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00
acpiio.h Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl(). 2000-12-24 19:12:10 +00:00
acpivar.h ACPI_NUMBER becomes ACPI_INTEGER. acpi_EvaluateNumber becomes 2001-01-31 09:30:57 +00:00