NetBSD/sys/dev/acpi
kiyohara f68c771081 com@acpi supports memory space.
It tested on HP zx6000(ia64).
2009-07-13 12:57:04 +00:00
..
acpica Ignore breakpoints in the DSDT even if DDB is present. 2009-07-06 12:36:31 +00:00
Makefile.acpidevs Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
TODO I fixed the cardbus bus enumeration problem awhile back, but the interrupt 2005-12-21 08:48:25 +00:00
acpi.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 09:29:46 +00:00
acpi_acad.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 09:29:46 +00:00
acpi_apm.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
acpi_bat.c struct device * -> device_t, no functional changes intended. 2009-05-12 09:50:28 +00:00
acpi_button.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 09:29:46 +00:00
acpi_ec.c Add a pmf(9) shutdown hook to acpiec(4) to use polling on shutdown. 2009-07-06 00:54:00 +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 ACPI resource supports Extended IRQ From FreeBSD. 2009-07-13 12:55:21 +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 Use a macro to define the conversion between ACPI temperatures and those 2009-07-04 13:36:49 +00:00
acpica.h Change header location in accordance with moving ACPI-CA to sys/dist/acpica 2006-03-23 13:46:13 +00:00
acpidevs add a comment explaining how to regenerate acpidevs_data.h 2009-01-21 14:15:43 +00:00
acpidevs_data.h Regen. 2006-03-01 09:30:22 +00:00
acpireg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
acpivar.h struct device * -> device_t, no functional changes intended. 2009-05-12 09:50:28 +00:00
aiboost.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 09:29:46 +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 com@acpi supports memory space. 2009-07-13 12:57:04 +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 Ignore breakpoints in the DSDT even if DDB is present. 2009-07-06 12:36:31 +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
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 struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 09:29:46 +00:00
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 struct device * -> device_t, no functional changes intended. 2009-05-12 09:50:28 +00:00
ym_acpi.c struct device * -> device_t, no functional changes intended. 2009-05-12 09:50:28 +00:00