.. |
acpica
|
Convert AcpiOsSleep from using tsleep to cv_timedwait_sig
|
2007-12-21 18:42:38 +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
|
Split device_t/softc for i386's apm(4), and other related cosmetic changes.
|
2008-03-07 21:45:07 +00:00 |
acpi_bat.c
|
Use the SME_INIT_REFRESH flag to fetch sensor data once in the
|
2008-03-23 16:12:45 +00:00 |
acpi_button.c
|
Merge jmcneill-pm branch.
|
2007-12-09 20:27:42 +00:00 |
acpi_ec.c
|
Use PMF_FN_ARGS, PMF_FN_PROTO.
|
2008-02-29 06:35:40 +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
|
Split device_t/softc and related cosmetic changes.
|
2008-03-26 15:31:59 +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
|
acpi_pci_link_route_interrupt: if we're going to return a valid IRQ, we
|
2007-12-16 23:11:08 +00:00 |
acpi_powerres.c
|
Compatibility with ACPICA 20080321; from the release notes:
|
2008-04-14 00:30:30 +00:00 |
acpi_quirks.c
|
Merge jmcneill-pm branch.
|
2007-12-09 20:27:42 +00:00 |
acpi_resource.c
|
Cosmetic aprintification fix, as noted by Thomas Klausner on current-users
|
2008-04-07 10:16:59 +00:00 |
acpi_timer.c
|
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
|
2008-01-20 18:09:03 +00:00 |
acpi_timer.h
|
First cut on an implementation of an ACPI power management counter
|
2006-06-21 17:47:23 +00:00 |
acpi_tz.c
|
Compatibility with ACPICA 20080321; from the release notes:
|
2008-04-14 00:30:30 +00:00 |
acpi.c
|
Improve error reporting when we fail to enter a sleep state, eg:
|
2008-04-20 16:26:36 +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
|
url for M$ file changed.
|
2006-07-09 19:25:18 +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
|
Split device_t and softc
|
2008-03-27 02:51:26 +00:00 |
aiboost.c
|
Make this work again, now that ACPI_TYPE_ANY returns NULL objects
|
2008-04-17 19:57:27 +00:00 |
asus_acpi.c
|
Remove useless returns at the end of void functions.
|
2008-03-31 15:28:47 +00:00 |
atppc_acpi.c
|
device_t / softc split. From Hans Rosenfeld.
|
2008-04-16 09:39:01 +00:00 |
attimer_acpi.c
|
- Split device_t and softc for pcppi(4) and attimer(4)
|
2008-03-04 16:35:18 +00:00 |
com_acpi.c
|
Split device_t and softc for all com(4) devices (well, everything that
|
2008-03-14 15:09:09 +00:00 |
devlist2h.awk
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
fdc_acpi.c
|
fix compilation
|
2008-03-16 13:58:22 +00:00 |
fdc_acpireg.h
|
|
|
files.acpi
|
Add ASUS ACPI hotkey driver, as found in the Eee PC.
|
2008-03-31 15:17:21 +00:00 |
hpet_acpi.c
|
Split device_t/softc for all hpet consumers.
|
2008-03-21 13:28:14 +00:00 |
joy_acpi.c
|
Split device_t/softc for joy(4) and all its attachments. Also
|
2008-03-26 18:27:07 +00:00 |
lpt_acpi.c
|
Split the softc from the device_t for all lpt(4) variants and attachments
|
2008-03-07 17:15:51 +00:00 |
Makefile.acpidevs
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mpu_acpi.c
|
Split device_t/softc for mpu(4) and its attachments, plus other
|
2008-03-27 10:22:00 +00:00 |
pckbc_acpi.c
|
Don't assume a struct device is embedded in the softc.
|
2008-03-16 15:22:05 +00:00 |
pcppi_acpi.c
|
- Split device_t and softc for pcppi(4) and attimer(4)
|
2008-03-04 16:35:18 +00:00 |
sony_acpi.c
|
Split device_t/softc and related cosmetic changes.
|
2008-03-26 18:35:17 +00:00 |
thinkpad_acpi.c
|
Use PMF_FN_ARGS, PMF_FN_PROTO.
|
2008-02-29 06:35:40 +00:00 |
TODO
|
I fixed the cardbus bus enumeration problem awhile back, but the interrupt
|
2005-12-21 08:48:25 +00:00 |
ug_acpi.c
|
Split device_t/softc for ug(4) and other related cosmetic changes.
|
2008-03-26 16:09:37 +00:00 |
wss_acpi.c
|
use aprint_*_dev and device_xname
|
2008-04-05 21:44:50 +00:00 |
ym_acpi.c
|
use aprint_*_dev and device_xname
|
2008-04-05 21:44:50 +00:00 |