freebsd-dev/sys/dev/acpica
Nate Lawson c181b89bc1 Don't disable Cx support and throttling on machines with a P_BLK_LEN != 6
even though the spec mandates this.  Some have a value of 5 to indicate
throttling + C2 and some have 7 to indicate an extra C3 state.  Support
throttling if the value is >= 4, C2 for >= 5, and C3 for >= 6.
2004-03-04 05:17:52 +00:00
..
Osd Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_acad.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_battery.c
acpi_button.c Do not remove the fixed handlers. Several systems (e.g., ASUS) only 2004-02-19 18:16:34 +00:00
acpi_cmbat.c Update to use the new package routines instead of rolling our own 2003-12-23 18:27:35 +00:00
acpi_cpu.c Don't disable Cx support and throttling on machines with a P_BLK_LEN != 6 2004-03-04 05:17:52 +00:00
acpi_ec.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_isab.c
acpi_lid.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_package.c Remove the device_t parameter from package routines that only used it to 2003-12-23 18:26:53 +00:00
acpi_pci_link.c Use getenv_int() rather than reimplementing it. 2004-01-20 21:38:48 +00:00
acpi_pci.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_pcib_acpi.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_pcib_pci.c
acpi_pcib.c Initialize acpi buffer structs early in order to avoid freeing 2003-12-18 17:04:11 +00:00
acpi_pcibvar.h
acpi_powerres.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_resource.c Consistently print attach messages. 2003-09-26 05:24:55 +00:00
acpi_thermal.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_timer.c Add support for quirks for acpi tables. Key off OEM vendor and revision. 2004-03-03 03:02:17 +00:00
acpi_video.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi.c Add a "quirks" value to disable quirks handling for a given boot. 2004-03-04 04:42:59 +00:00
acpiio.h Add the -i flag to acpiconf(8) to retrieve battery information. 2003-09-13 20:13:01 +00:00
acpivar.h Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00