NetBSD/sys/dev/acpi
fvdl c0b6986667 Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000,
which gives problems with PCI bus finding; the object hierarchy doesn't
match the real world for some systems, most notably SuperMicro boards.
Linux has this one blacklisted as well.
2003-05-15 21:29:49 +00:00
..
acpica Fix a reference count problem that may cause unexpected memory free etc. 2003-05-13 13:29:00 +00:00
Makefile.acpidevs Infrastucture for ACPIVERBOSE 2003-01-05 22:33:53 +00:00
acpi.c Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000, 2003-05-15 21:29:49 +00:00
acpi_acad.c initialize a simple_lock in softc. 2003-02-19 11:32:13 +00:00
acpi_bat.c this doesn't need to include callout.h anymore. 2003-04-26 16:38:00 +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 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 Avoid a strict-alias warning. 2003-05-11 21:21:16 +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 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 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 Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000, 2003-05-15 21:29:49 +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 Why do I always think 'evaluate' and type 'evalulate'? 2003-01-13 06:26:10 +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