NetBSD/sys/dev/acpi
cube 040e3b19e5 Add attimer(4) driver, with ISA and ACPI attachments.
attimer(4) is the new body of the part of pcppi(4) that mapped the TIMER1
register to set the pitch of the bell.  It was necessary to separate them
in order to have a working ACPI attachment (as the two appear as different
devices in the ACPI structures).
2005-03-25 23:06:19 +00:00
..
acpica Add code for replacing DSDT. See comments in the file. 2004-06-07 17:35:14 +00:00
Makefile.acpidevs Just use the default field separator 2003-12-12 06:51:47 +00:00
TODO The "implicit return" problem is already fixed since when I imported 2004-06-09 16:48:49 +00:00
acpi.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
acpi_acad.c Add sysmon pswitch hook so that powerd(8) can monitor 2004-05-03 07:44:36 +00:00
acpi_bat.c Handle a "device check" message by reloading battery information. 2004-06-25 13:47:04 +00:00
acpi_button.c specify static where appropriate. 2004-05-01 12:03:27 +00:00
acpi_ec.c don't rely on the value of hz. 2004-06-25 11:15:15 +00:00
acpi_ecreg.h whitespace nit 2004-04-10 11:48:10 +00:00
acpi_lid.c specify static where appropriate. 2004-05-01 12:03:27 +00:00
acpi_madt.c specify static where appropriate. 2004-05-01 12:03:27 +00:00
acpi_madt.h - Don't use ACPI CA internal functions 2004-03-24 12:49:45 +00:00
acpi_osd.h
acpi_powerres.c ThermalZone improvement work by lha at stacken.kth.se, inspired from 2004-05-26 17:15:17 +00:00
acpi_quirks.c whitespace nit 2004-04-10 11:48:10 +00:00
acpi_resource.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
acpi_tz.c In acpitz_get_zone only print verbose temperature thresholds when called 2004-06-06 17:27:05 +00:00
acpica.h
acpidevs nuke trailing whitespace 2005-02-27 00:26:58 +00:00
acpidevs_data.h regen 2005-02-27 05:18:58 +00:00
acpireg.h Fix typo (Capabiltites -> Capabilities). 2005-01-29 18:06:18 +00:00
acpivar.h ThermalZone improvement work by lha at stacken.kth.se, inspired from 2004-05-26 17:15:17 +00:00
atppc_acpi.c specify static where appropriate. 2004-05-01 12:03:27 +00:00
attimer_acpi.c Add attimer(4) driver, with ISA and ACPI attachments. 2005-03-25 23:06:19 +00:00
com_acpi.c specify static where appropriate. 2004-05-01 12:03:27 +00:00
devlist2h.awk remove trailing whitespace from the "generated from:" line 2005-02-27 05:18:32 +00:00
fdc_acpi.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +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 attimer(4) driver, with ISA and ACPI attachments. 2005-03-25 23:06:19 +00:00
joy_acpi.c Add ACPI joy(4) attachment, based on lpt_acpi.c by jmcneill@, 2004-12-02 14:33:31 +00:00
lpt_acpi.c specify static where appropriate. 2004-05-01 12:03:27 +00:00
mpu_acpi.c Add ACPI mpu(4) attachment, based on lpt_acpi.c by jmcneill@, 2004-12-02 09:50:41 +00:00
pckbc_acpi.c specify static where appropriate. 2004-05-01 12:03:27 +00:00
pcppi_acpi.c Add pcppi(4) ACPI attachment, which matches the "AT-style speaker 2005-03-21 14:06:46 +00:00
wss_acpi.c specify static where appropriate. 2004-05-01 12:03:27 +00:00