freebsd-dev/sys/dev/acpica
Nate Lawson 2df0b34b24 Don't enter the debugger when executing an AML breakpoint instruction
unless ACPI_DEBUG is defined.  Users don't typically care about errant
breakpoint instructions.  The HP Pavilion 7915 has this in its PCI0
_INI method for rev 0x6040000 of the RSDT.
2004-09-02 04:28:05 +00:00
..
Osd Don't enter the debugger when executing an AML breakpoint instruction 2004-09-02 04:28:05 +00:00
acpi_acad.c Record the new status after checking if it has changed, not before. This 2004-08-13 17:47:40 +00:00
acpi_battery.c MPSAFE locking 2004-08-13 06:21:41 +00:00
acpi_button.c Move flags into a private ivar so it can't collide with device flags. 2004-06-30 16:08:03 +00:00
acpi_cmbat.c Fix a deadlock on boot for some systems where reading the battery status 2004-08-17 18:36:07 +00:00
acpi_cpu.c MPSAFE locking 2004-08-13 06:21:47 +00:00
acpi_ec.c MPSAFE locking 2004-08-13 06:21:53 +00:00
acpi_if.m Update the interface for child drivers. Add acpi_scan_children, which 2004-07-15 16:29:08 +00:00
acpi_isab.c Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now 2004-06-29 19:02:27 +00:00
acpi_lid.c Remove code to initialize the lid state at boot. It interfered with lid 2004-08-25 20:09:15 +00:00
acpi_package.c
acpi_pci_link.c Disable links after getting the possible resources. Even though _DIS 2004-09-01 17:59:29 +00:00
acpi_pci.c MPSAFE locking 2004-08-13 06:21:58 +00:00
acpi_pcib_acpi.c Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach was 2004-08-11 14:52:50 +00:00
acpi_pcib_pci.c Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach was 2004-08-11 14:52:50 +00:00
acpi_pcib.c MPSAFE locking 2004-08-13 06:22:07 +00:00
acpi_pcibvar.h Re-work ACPI PCI IRQ routing (_PRT, link devices). The old approach was 2004-08-11 14:52:50 +00:00
acpi_powerres.c MPSAFE locking 2004-08-13 06:22:10 +00:00
acpi_quirk.c Add the table quirk matching code. It matches rules defined in acpi_quirks 2004-06-30 04:45:32 +00:00
acpi_quirks Use a default of the FADT for matching CreatorId quirks. Use XSDT to mean 2004-06-29 14:32:06 +00:00
acpi_resource.c Rework sysresource management. Instead of having each sysresource object 2004-08-23 16:28:42 +00:00
acpi_thermal.c Add a suffix descriptor for the acpi thermal values as a hint for the userland 2004-08-30 22:42:10 +00:00
acpi_timer.c Reinsert the bus space handle and tag, they are needed for the timer test. 2004-07-22 05:42:14 +00:00
acpi_video.c MPSAFE locking 2004-08-13 06:22:20 +00:00
acpi.c Rework sysresource management. Instead of having each sysresource object 2004-08-23 16:28:42 +00:00
acpiio.h Remove the ACPIIO_ENABLE and ACPIIO_DISABLE ioctls as well as all 2004-08-18 05:48:24 +00:00
acpivar.h Rework sysresource management. Instead of having each sysresource object 2004-08-23 16:28:42 +00:00