NetBSD/sys/dev/acpi
dyoung 222f7adf37 Refactor slightly to create acpi_rescan(), a hook for rescanning the
devices that attach at acpi(4).

Begin deriving an acpi(4) device-detachment hook, acpi_detach(), from
acpi_attach().  The code between #if 0 and #endif still needs to be
turned to the opposite calls (enables to disables, maps to unmaps,
attaches to detaches), which should be run in the opposite order.
Somebody with deep ACPI knowledge can probably finish this off without
too much trouble.
2009-04-08 00:23:30 +00:00
..
acpica avoid tsleep also during shutdown (and in particular ACPI poweroff), 2009-03-31 17:17:47 +00:00
acpi_acad.c acpiacad_get_status: move sc_notifysent to the correct place, otherwise 2008-03-23 18:38:57 +00:00
acpi_apm.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
acpi_bat.c Reintroduce acpibat_refresh, only have it refresh battery status (not info, 2008-06-03 15:02:31 +00:00
acpi_button.c Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
acpi_ec.c Change a confusing attach message; if the embedded controller was attached 2009-02-28 19:40:23 +00:00
acpi_ecvar.h Add acpiec_bus_{read,write} and acpiec_get_handle, for use in other 2007-12-21 21:22:54 +00:00
acpi_lid.c Make acpilid(4) detachable. 2008-07-15 16:19:37 +00:00
acpi_madt.c Make the ACPI_MADT_DEBUG code compile again. 2008-01-07 06:04:07 +00:00
acpi_madt.h Merge jmcneill-pm branch. 2007-12-09 20:27:42 +00:00
acpi_osd.h
acpi_pci_link.c On resum-from-RAM explicitly restore PCI link device state before 2008-11-17 23:29:49 +00:00
acpi_powerres.c Compatibility with ACPICA 20080321; from the release notes: 2008-04-14 00:30:30 +00:00
acpi_quirks.c PR/40471: Pierre Pronchery: ASUS CUR-DLS board found on HP NetServer E800 box 2009-01-25 02:26:30 +00:00
acpi_resource.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
acpi_timer.c Add acpitimer_detach() to eventually support acpi(4) detachment. 2009-04-08 00:15:45 +00:00
acpi_timer.h Add acpitimer_detach() to eventually support acpi(4) detachment. 2009-04-08 00:15:45 +00:00
acpi_tz.c Leave the task of displaying sensor states to envsys_sysmon() unless we 2008-11-09 13:54:06 +00:00
acpi.c Refactor slightly to create acpi_rescan(), a hook for rescanning the 2009-04-08 00:23:30 +00:00
acpica.h
acpidevs add a comment explaining how to regenerate acpidevs_data.h 2009-01-21 14:15:43 +00:00
acpidevs_data.h
acpireg.h
acpivar.h Refactor slightly to create acpi_rescan(), a hook for rescanning the 2009-04-08 00:23:30 +00:00
aiboost.c correct wrong comment: envsys(4) wants uK 2008-05-20 14:46:31 +00:00
asus_acpi.c Remember previous display brightness across suspend/resume; now we don't 2008-09-21 21:15:28 +00:00
atppc_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
attimer_acpi.c During shutdown, detach attimer at acpi. 2009-04-07 17:59:18 +00:00
com_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
dalb_acpi.c Don't reload usageid on resume, this should never change. 2008-06-01 23:35:18 +00:00
devlist2h.awk Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
fdc_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
fdc_acpireg.h
files.acpi acpidalb(4): Driver for PNP0C32 Hotkeys aka "Direct Application Launch Buttons". 2008-05-18 22:05:59 +00:00
hpet_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
hpqlb_acpi.c Sprinkle a teeny bit of KNF goodness.. 2008-05-02 01:53:33 +00:00
joy_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
lpt_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
Makefile.acpidevs Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
mpu_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
pckbc_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
pcppi_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
sony_acpi.c Be consistent with #define<space-or-tab>. 2008-05-01 16:06:41 +00:00
thinkpad_acpi.c Use aprint_debug 2009-02-17 12:30:31 +00:00
TODO
ug_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00
wss_acpi.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
ym_acpi.c Cut the amount of spam from acpi devices in roughly half by printing 2009-02-17 12:46:01 +00:00