freebsd-dev/sys/dev/acpica
Nate Lawson d85e6785c5 By default, don't disable ACPI during reboot. This appears to hang some
systems.  Introduce a new sysctl "hw.acpi.disable_on_reboot" that allows
users to re-enable the old behavior in case it's needed for some systems.
We never disable in the power-off path.

Original approach submitted by Alexander Logvinov <abuse@akavia.ru> with
reworking by Jung-uk Kim and myself.
2006-06-11 20:31:41 +00:00
..
Osd Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
acpi_acad.c
acpi_battery.c Minor sysctl cleanup. The RW flag means read|write and so it is redundant 2006-06-10 08:04:38 +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
acpi_dock.c o Correct a path to include. 2006-04-16 15:35:12 +00:00
acpi_ec.c Revert two changes I was testing regarding polling delay. 2005-12-06 14:51:55 +00:00
acpi_hpet.c Clean up many of the debugging messages and move them under bootverbose. 2006-06-04 08:04:19 +00:00
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c
acpi_pci_link.c Be a little more forgiving of lame BIOS writers. If a link device that 2006-01-06 16:14:32 +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 - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
acpi_pcib_pci.c - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c Don't flood kernel logs with "invalid _PSS package" messages. 2005-12-12 11:15:20 +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 Minor sysctl cleanup. The RW flag means read|write and so it is redundant 2006-06-10 08:04:38 +00:00
acpi_throttle.c Remove unused variable. 2006-02-21 03:15:26 +00:00
acpi_timer.c
acpi_video.c Attach to the vgapci device rather than pci. 2005-12-20 22:42:16 +00:00
acpi.c By default, don't disable ACPI during reboot. This appears to hang some 2006-06-11 20:31:41 +00:00
acpiio.h
acpivar.h Add KTR support and move some performance debugging variables in the EC 2005-12-06 14:47:28 +00:00