freebsd-skq/sys/dev/acpica
Nate Lawson 675e5627d0 Disable burst mode by default. Testing has shown that while it works on
most systems, it causes the EC not to respond for some Acer and Compaq/HP
laptops.  This is the default value for Linux also.  For systems that need
it, burst mode can be enabled via the tunable/sysctl:
	debug.acpi.ec.burst="1"
2007-03-18 01:03:03 +00:00
..
Osd Only enter the debugger on a Fatal op if this is a debug build of the 2007-03-14 19:56:10 +00:00
acpi_acad.c
acpi_battery.c ACPIIO_BATT_GET_UNITS would always return ENXIO. However, it should never 2006-12-22 00:57:26 +00:00
acpi_button.c
acpi_cmbat.c Oops, untested code was included accidentally. 2006-04-15 16:10:53 +00:00
acpi_cpu.c Add missing function trace for debug prints. 2007-01-23 07:20:44 +00:00
acpi_dock.c Remove the global dock variable. Each dock device should be able to 2006-08-08 01:33:03 +00:00
acpi_ec.c Disable burst mode by default. Testing has shown that while it works on 2007-03-18 01:03:03 +00:00
acpi_hpet.c Raise the quality of the HPET timer to 2000 so it will be the preferred 2006-08-11 17:12:16 +00:00
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c Re-work Cx handling to be per-cpu and asymmetrical, fixing support on 2007-01-07 21:53:42 +00:00
acpi_pci_link.c Reformat the bootverbose messages that dump out the status of pci_link 2006-11-09 18:01:20 +00:00
acpi_pci.c Fixup some comments to allow for the fact that PCI domains are not specific 2006-05-11 22:13:21 +00:00
acpi_pcib_acpi.c Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support. 2007-01-22 21:48:44 +00:00
acpi_pcib_pci.c Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support. 2007-01-22 21:48:44 +00:00
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c Re-work Cx handling to be per-cpu and asymmetrical, fixing support on 2007-01-07 21:53:42 +00:00
acpi_powerres.c Remove unnecessary assignment. 2006-04-21 19:06:29 +00:00
acpi_quirk.c
acpi_quirks
acpi_resource.c Don't attach special devices in the order they appear in the AML tree. 2006-05-07 03:28:10 +00:00
acpi_smbat.c Remove unused variable. 2006-02-21 03:16:58 +00:00
acpi_smbus.h
acpi_thermal.c Check the _TMP value for sanity also. On some systems (HP NX laptops), the 2007-03-05 21:39:53 +00:00
acpi_throttle.c Re-work Cx handling to be per-cpu and asymmetrical, fixing support on 2007-01-07 21:53:42 +00:00
acpi_timer.c
acpi_video.c Improve the way we'll detect video devices as per ACPI 3.0. 2006-08-10 13:18:02 +00:00
acpi.c Improve readability of the version string. 2007-02-22 05:59:23 +00:00
acpiio.h
acpivar.h Re-work Cx handling to be per-cpu and asymmetrical, fixing support on 2007-01-07 21:53:42 +00:00