NetBSD/sys/dev/acpi
lukem 365cbd9428 add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
..
acpica Don't compile db*.c & dm*.c unless ACPI_DEBUG and DDB are specified 2003-07-08 15:34:32 +00:00
Makefile.acpidevs Infrastucture for ACPIVERBOSE 2003-01-05 22:33:53 +00:00
acpi.c make bootup messages prettier 2003-07-06 05:24:18 +00:00
acpi_acad.c initialize a simple_lock in softc. 2003-02-19 11:32:13 +00:00
acpi_bat.c The remaining capacity percentage was incorrect for batteries larger than 2003-05-29 02:47:49 +00:00
acpi_button.c * Add a generic power management event API, defined in <sys/power.h>. 2003-04-18 01:31:34 +00:00
acpi_ec.c - add acpi_acquire_global_lock()/acpi_release_global_lock()/ 2003-02-14 11:05:39 +00:00
acpi_ecreg.h
acpi_lid.c * Add a generic power management event API, defined in <sys/power.h>. 2003-04-18 01:31:34 +00:00
acpi_madt.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
acpi_madt.h * Add aux argument to functions called from apic_madt_walk 2003-01-07 18:46:48 +00:00
acpi_osd.h
acpi_quirks.c Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000, 2003-05-15 21:29:49 +00:00
acpi_resource.c use M_ACPI where appropriate. 2003-03-05 23:00:56 +00:00
acpi_tz.c it's sufficient to install notify handler once 2003-01-05 12:16:22 +00:00
acpica.h
acpidevs Add a comment noting the origin of the list 2003-02-04 01:12:06 +00:00
acpidevs_data.h pro forma -- no actual changes but the source file did change version 2003-02-04 01:43:11 +00:00
acpireg.h
acpivar.h function prototype must not have variable name 2003-07-08 09:07:15 +00:00
com_acpi.c need to select proper IST for interrupt - IST_NONE is almost certainly not 2003-01-09 12:23:28 +00:00
devlist2h.awk Add explicit comment handling. 2003-02-04 01:42:32 +00:00
fdc_acpi.c don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
fdc_acpireg.h Enumerate floppy disk drives via ACPI (mmm, faster booting). Known to work 2003-01-09 00:22:39 +00:00
files.acpi Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000, 2003-05-15 21:29:49 +00:00
lpt_acpi.c need to select proper IST for interrupt - IST_NONE is almost certainly not 2003-01-09 12:23:28 +00:00
pckbc_acpi.c Attach to PNP0F03 -- makes the PS/2 mouse on this Dell work. 2003-01-27 19:18:46 +00:00
wss_acpi.c pull across the quirk table from the wss@pnpbios driver and use it identically. 2003-01-13 13:01:15 +00:00