NetBSD/sys/dev/acpi
jdolecek dca94cc235 _FDE is optional, so don't print warning messages about it failing
unless ACPI_FDC_DEBUG
array returned from _FDE contains UINT32 values, not UINT8; also change
  the magic number '14' to '5 * sizeof(UINT32)' for clarity
remove XXX for the tape presence comment; it's Just Okay to not use the info
fdc_acpi_getknownfds(): if fdc_acpi_nvtotype() returns NULL, don't
  attempt to attach the drive at all

XXX not tested
2003-01-09 12:18:38 +00:00
..
acpica writable, not writeable. 2003-01-06 20:30:28 +00:00
Makefile.acpidevs Infrastucture for ACPIVERBOSE 2003-01-05 22:33:53 +00:00
acpi.c use AcpiUtGetTypeName() to print object type name in acpi_print() 2003-01-09 10:35:29 +00:00
acpi_acad.c add envsys support to acpi A/C adapter and batteries. This is still a work 2002-12-31 05:26:56 +00:00
acpi_bat.c add envsys support to acpi A/C adapter and batteries. This is still a work 2002-12-31 05:26:56 +00:00
acpi_button.c
acpi_ec.c
acpi_ecreg.h
acpi_lid.c
acpi_madt.c Define ACPI_MADT_DEBUG externally. 2003-01-08 12:33:03 +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_resource.c Make sure we record the type of irq as well as its number. 2002-12-28 08:44:43 +00:00
acpi_tz.c it's sufficient to install notify handler once 2003-01-05 12:16:22 +00:00
acpica.h
acpidevs Infrastucture for ACPIVERBOSE 2003-01-05 22:33:53 +00:00
acpidevs_data.h Regen, err. Gen. 2003-01-05 22:34:35 +00:00
acpireg.h
acpivar.h Make sure we record the type of irq as well as its number. 2002-12-28 08:44:43 +00:00
com_acpi.c Add IBM0071, until we have access to the Compat Ids. 2002-12-28 10:19:06 +00:00
devlist2h.awk Infrastucture for ACPIVERBOSE 2003-01-05 22:33:53 +00:00
fdc_acpi.c _FDE is optional, so don't print warning messages about it failing 2003-01-09 12:18:38 +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 ACPIVERBOSE; while I am there, fix the eval_string function so it does 2003-01-05 22:33:21 +00:00
lpt_acpi.c Add an lpt attachment to acpi(4) 2002-12-28 08:04:28 +00:00
pckbc_acpi.c Only remember the softc if was for the keyboard port. Only try to attach 2002-12-28 10:14:43 +00:00
wss_acpi.c remove declaration of wss_acpi_config_interrupts since it no longer exists. 2002-12-30 07:29:26 +00:00