.. |
acpica
|
Swap the order of buffer initialization and _STA/_INI execution. _INI methods
|
2003-10-31 17:21:01 +00:00 |
acpi_acad.c
|
initialize a simple_lock in softc.
|
2003-02-19 11:32:13 +00:00 |
acpi_bat.c
|
Use ratecheck() to prevent envstat(1) doing many ACPI calls at once. Now my
|
2003-10-30 22:12:02 +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_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
|
Remove some assigned-to but otherwise unused variables.
|
2003-10-30 01:58:17 +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 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 |
acpi.c
|
Use AcpiEvulateObjectTyped() to simplify some code.
|
2003-10-30 20:29:54 +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
|
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 |
Makefile.acpidevs
|
Infrastucture for ACPIVERBOSE
|
2003-01-05 22:33:53 +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 |