freebsd-dev/sys/dev/acpica
Peter Pentchev 1b8c233de3 Add an ACPI_FUNCTION_TRACE() to the newly-added acpi_Startup() routine
to get the ACPI_DEBUG case (and LINT in particular) to build.

Reviewed by:	jhb, njl
Approved by:	jhb
2004-01-28 07:48:03 +00:00
..
Osd Add TUNABLE_STR to make "hw.acpi.os_name" more correct. However, the call 2004-01-27 06:07:09 +00:00
acpi_acad.c Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
acpi_battery.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_button.c Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
acpi_cmbat.c Update to use the new package routines instead of rolling our own 2003-12-23 18:27:35 +00:00
acpi_cpu.c Don't attach throttling if the P_BLK is 0, even if the P_BLK_LEN is 6. 2003-12-28 22:15:24 +00:00
acpi_ec.c Delete the region we are passed if that is the requested operation. 2004-01-03 02:01:39 +00:00
acpi_isab.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_lid.c Add devctl(4) notify support to ACPI. Various subsystems now notify 2003-10-25 05:03:25 +00:00
acpi_package.c Remove the device_t parameter from package routines that only used it to 2003-12-23 18:26:53 +00:00
acpi_pci_link.c Use getenv_int() rather than reimplementing it. 2004-01-20 21:38:48 +00:00
acpi_pci.c Add pci_resume() to reestablish interrupt routing after 2003-09-17 08:32:44 +00:00
acpi_pcib_acpi.c Prefer new location of pci include files (which have only been in the 2003-08-22 06:06:16 +00:00
acpi_pcib_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_pcib.c Initialize acpi buffer structs early in order to avoid freeing 2003-12-18 17:04:11 +00:00
acpi_pcibvar.h Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
acpi_powerres.c Style and whitespace changes. Also, make the ivar functions non-inline 2003-08-28 16:06:30 +00:00
acpi_resource.c Consistently print attach messages. 2003-09-26 05:24:55 +00:00
acpi_thermal.c Bite the bullet and uncomment the shutdown() in case we hit the _CRT or 2004-01-12 17:59:10 +00:00
acpi_timer.c Style and whitespace changes. Also, make the ivar functions non-inline 2003-08-28 16:06:30 +00:00
acpi.c Add an ACPI_FUNCTION_TRACE() to the newly-added acpi_Startup() routine 2004-01-28 07:48:03 +00:00
acpiio.h Add the -i flag to acpiconf(8) to retrieve battery information. 2003-09-13 20:13:01 +00:00
acpivar.h Move the code to initialize ACPI-CA into a separate acpi_Startup() function 2004-01-26 19:29:04 +00:00