.. |
acpica
|
fix undefined return values of Read/WriteMemory, found by clang
|
2009-09-15 19:41:30 +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
|
Enumerate ACPI PCI devices. Allows to link PCI with ACPI devices.
|
2009-12-03 21:04:29 +00:00 |
acpi_acad.c
|
PR# kern/41179: Incorrect return values from AcpiOsExecute()
|
2009-08-25 10:34:08 +00:00 |
acpi_apm.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
acpi_bat.c
|
If the driver thinks a battery is not present, poll for present status.
|
2009-09-29 21:41:38 +00:00 |
acpi_button.c
|
PR# kern/41179: Incorrect return values from AcpiOsExecute()
|
2009-08-25 10:34:08 +00:00 |
acpi_ec.c
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +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
|
Introduce acpi_eval_set_integer().
|
2009-11-29 21:32:50 +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
|
When ACPI is not present, free any resources used by the ACPICA. Also,
|
2009-08-23 15:16:16 +00:00 |
acpi_pci.c
|
Fix NetBSD keyword expansion.
|
2009-12-04 10:42:39 +00:00 |
acpi_pci.h
|
Fix NetBSD keyword expansion.
|
2009-12-04 10:42:39 +00:00 |
acpi_pci_link.c
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +00:00 |
acpi_powerres.c
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +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
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +00:00 |
acpi_slit.c
|
Fix NetBSD keyword expansion.
|
2009-12-04 10:42:39 +00:00 |
acpi_slit.h
|
Fix NetBSD keyword expansion.
|
2009-12-04 10:42:39 +00:00 |
acpi_srat.c
|
Fix NetBSD keyword expansion.
|
2009-12-04 10:42:39 +00:00 |
acpi_srat.h
|
Fix NetBSD keyword expansion.
|
2009-12-04 10:42:39 +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
|
Remove a debug printf().
|
2009-11-29 18:08:22 +00:00 |
acpi_wakedev.c
|
remove extra semicolon, spotted by snj
|
2009-08-04 17:06:10 +00:00 |
acpi_wakedev.h
|
add hw.wake.* sysctl subtree for toggling which devices are allowed to
|
2009-08-04 14:20:40 +00:00 |
acpica.h
|
Switch to ACPICA 20090730, and update for API changes.
|
2009-08-18 16:41:02 +00:00 |
acpidevs
|
Add PNP0C14 (WMI mapper device)
|
2009-09-27 14:11:07 +00:00 |
acpidevs_data.h
|
regen for PNP0C14
|
2009-09-27 14:11:58 +00:00 |
acpireg.h
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +00:00 |
acpivar.h
|
Introduce acpi_eval_set_integer().
|
2009-11-29 21:32:50 +00:00 |
aiboost.c
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +00:00 |
asus_acpi.c
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +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
|
Don't use com_activate(), it's going away.
|
2009-11-12 20:30:10 +00:00 |
dalb_acpi.c
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +00:00 |
devlist2h.awk
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
fdc_acpi.c
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +00:00 |
fdc_acpireg.h
|
…
|
|
files.acpi
|
Enumerate ACPI PCI devices. Allows to link PCI with ACPI devices.
|
2009-12-03 21:04:29 +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
|
Use deviter_first()/deviter_next() instead of accessing alldevs
|
2009-09-25 20:26:26 +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
|
PR# port-i386/39671: panic while booting with an acpi kernel on a 790GX board
|
2009-08-29 19:17:44 +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
|
Allow for 'options ACPI_DEBUG' by providing module declarations
|
2009-09-16 10:47:54 +00:00 |
spic_acpi.c
|
spic has moved.
|
2009-08-09 19:36:28 +00:00 |
thinkpad_acpi.c
|
Introduce acpi_eval_set_integer().
|
2009-11-29 21:32:50 +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 |
wb_acpi.c
|
Initial import of an SD/MMC driver for the Winbond W83L518D (and probably
|
2009-09-30 20:44:49 +00:00 |
wmi_acpi.c
|
Introduce acpi_eval_set_integer().
|
2009-11-29 21:32:50 +00:00 |
wmi_acpivar.h
|
from Jukka Ruohonen:
|
2009-10-03 15:49:21 +00:00 |
wss_acpi.c
|
with new ACPICA, idstr may be NULL.
|
2009-08-18 21:33:29 +00:00 |
ym_acpi.c
|
Adapt for ACPICA API changes.
|
2009-08-19 00:31:16 +00:00 |