NetBSD/sys/dev/acpi
darrenr 960df3c8d1 Pass lwp pointers throughtout the kernel, as required, so that the lwpid can
be inserted into ktrace records.  The general change has been to replace
"struct proc *" with "struct lwp *" in various function prototypes, pass
the lwp through and use l_proc to get the process pointer when needed.

Bump the kernel rev up to 1.6V
2003-06-28 14:20:43 +00:00
..
acpica Pass lwp pointers throughtout the kernel, as required, so that the lwpid can 2003-06-28 14:20:43 +00:00
Makefile.acpidevs
acpi.c Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000, 2003-05-15 21:29:49 +00:00
acpi_acad.c initialize a simple_lock in softc. 2003-02-19 11:32:13 +00:00
acpi_bat.c The remaining capacity percentage was incorrect for batteries larger than 2003-05-29 02:47:49 +00:00
acpi_button.c * Add a generic power management event API, defined in <sys/power.h>. 2003-04-18 01:31:34 +00:00
acpi_ec.c - add acpi_acquire_global_lock()/acpi_release_global_lock()/ 2003-02-14 11:05:39 +00:00
acpi_ecreg.h
acpi_lid.c * Add a generic power management event API, defined in <sys/power.h>. 2003-04-18 01:31:34 +00:00
acpi_madt.c Avoid a strict-alias warning. 2003-05-11 21:21:16 +00:00
acpi_madt.h
acpi_osd.h
acpi_quirks.c Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000, 2003-05-15 21:29:49 +00:00
acpi_resource.c use M_ACPI where appropriate. 2003-03-05 23:00:56 +00:00
acpi_tz.c
acpica.h
acpidevs Add a comment noting the origin of the list 2003-02-04 01:12:06 +00:00
acpidevs_data.h pro forma -- no actual changes but the source file did change version 2003-02-04 01:43:11 +00:00
acpireg.h
acpivar.h Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000, 2003-05-15 21:29:49 +00:00
com_acpi.c
devlist2h.awk Add explicit comment handling. 2003-02-04 01:42:32 +00:00
fdc_acpi.c don't #include <sys/dkstat.h> where it is (appearently) unused 2003-06-18 08:58:34 +00:00
fdc_acpireg.h
files.acpi Add quirk handling to ACPI. First quirk entry is "PTLTD " rev 0x06040000, 2003-05-15 21:29:49 +00:00
lpt_acpi.c
pckbc_acpi.c
wss_acpi.c