NetBSD/sys/dev/acpi
christos 50459b4529 Fix uninitialized variable warnings. 2003-10-27 06:15:52 +00:00
..
acpica Correct calculation of timeout. 2003-08-15 17:07:04 +00:00
Makefile.acpidevs Infrastucture for ACPIVERBOSE 2003-01-05 22:33:53 +00:00
acpi.c check return value of AcpiEnterSleepStatePrep() to catch 2003-08-17 03:45:19 +00:00
acpi_acad.c initialize a simple_lock in softc. 2003-02-19 11:32:13 +00:00
acpi_bat.c The unit displayed when printing battery capacities and 2003-08-31 01:36:12 +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 Fix a wrong handling of clearing a flag 2003-08-03 08:16:07 +00:00
acpi_ecreg.h ACPI Embedded Controller driver. 2001-09-29 05:34:23 +00:00
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 Add some basic ACPI probing framework. This is far from complete, 2001-09-28 02:09:22 +00:00
acpi_quirks.c Add a Quirk for my Appro, where it does not find all its busses in ACPI 2003-10-02 16:05:33 +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 Glue header file to pull in the ACPICA headers. 2001-09-28 01:25:55 +00:00
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 Update for acpica-unix-20020612. From Takayoshi Kochi. 2002-06-15 18:01:05 +00:00
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 imake this compile again. 2003-09-25 21:55:49 +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 Fix uninitialized variable warnings. 2003-10-27 06:15:52 +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