freebsd-nq/sys/dev/acpica
Sean Bruno 045d21a728 Update MAX_TASKS to scale a bit based on MAXCPU
This alleviates issues on newer Sandy/Ivy Bridge gear that seems to require
boatloads more ACPI resources than before.

Reviewed by:	avg@
Obtained from:	Yahoo! Inc.
MFC after:	2 weeks
2012-11-12 18:09:25 +00:00
..
Osd Consistently use ACPI_SUCCESS() and ACPI_FAILURE() macros wherever possible. 2012-06-01 21:33:33 +00:00
acpi_acad.c
acpi_battery.c Prevent a division by zero with some broken batteries 2011-11-26 13:43:50 +00:00
acpi_button.c
acpi_cmbat.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
acpi_cpu.c acpi_cpu: explicitly notify userland about c-state changes 2012-09-18 08:17:29 +00:00
acpi_dock.c
acpi_ec.c Consistently use ACPI_SUCCESS() and ACPI_FAILURE() macros wherever possible. 2012-06-01 21:33:33 +00:00
acpi_hpet.c At least from A70M FCH chipsets AMD started to use their real vendor ID 2012-09-09 20:00:00 +00:00
acpi_hpet.h Always check current HPET counter value after comparator programming to 2011-08-16 21:51:29 +00:00
acpi_if.m
acpi_isab.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
acpi_lid.c
acpi_package.c
acpi_pci_link.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
acpi_pci.c - Add a bus_dma tag to each PCI bus that is a child of a Host-PCI bridge. 2012-03-02 20:38:04 +00:00
acpi_pcib_acpi.c Grab the softc from the ACPI host-pci bridge device instead of from the pci 2012-10-10 00:06:31 +00:00
acpi_pcib_pci.c Reimplement how PCI-PCI bridges manage their I/O windows. Previously the 2011-05-03 17:37:24 +00:00
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c This isn't functionally identical. In some cases a hint to disable 2012-10-22 13:06:09 +00:00
acpi_powerres.c Remove variables which are initialized but never used thereafter 2012-07-07 17:13:09 +00:00
acpi_quirk.c
acpi_quirks
acpi_resource.c Fix build with ACPI_DEBUG defined. 2011-06-21 21:30:20 +00:00
acpi_smbat.c Centralize declaration of the debug.acpi sysctl node. 2012-05-17 17:58:53 +00:00
acpi_smbus.h
acpi_thermal.c acpi_thermal: when _ACx is tripped, all _ALi i>= x should be on 2012-10-14 09:32:38 +00:00
acpi_throttle.c This isn't functionally identical. In some cases a hint to disable 2012-10-22 13:06:09 +00:00
acpi_timer.c Refine r231226. Swap timecounters before suspending any device drivers. 2012-02-09 17:38:08 +00:00
acpi_video.c When checking to see if a video output's _ADR matches an entry in the 2012-10-19 19:17:43 +00:00
acpi.c Merge ACPICA 20121018. 2012-10-23 23:49:17 +00:00
acpiio.h
acpivar.h Update MAX_TASKS to scale a bit based on MAXCPU 2012-11-12 18:09:25 +00:00