..
Osd
Fix two misusages of return_*() macros for ACPICA.
2013-01-28 21:10:35 +00:00
acpi_acad.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_battery.c
acpi_button.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_cmbat.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_cpu.c
MFcalloutng (r247427 by mav):
2013-02-28 11:27:01 +00:00
acpi_dock.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_ec.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_hpet.c
MFcalloutng:
2013-02-28 13:46:03 +00:00
acpi_hpet.h
acpi_if.m
acpi_isab.c
acpi_lid.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_package.c
acpi_pci_link.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_pci.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +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
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_pcib.c
Fix two misusages of return_*() macros for ACPICA.
2013-01-28 21:10:35 +00:00
acpi_pcibvar.h
acpi_perf.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +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
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_smbat.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_smbus.h
acpi_thermal.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_throttle.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
acpi_timer.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +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
revert accidentally committed unneeded changes from r246250
2013-02-02 12:52:43 +00:00
acpiio.h
acpivar.h
Update MAX_TASKS to scale a bit based on MAXCPU
2012-11-12 18:09:25 +00:00