NetBSD/sys/dev/acpi
cube 8b3327fe73 Print ACPI device name in a way that Jared McNeill and I find prettier.
I like it better because I get to see the name of the device as it appears
in the DSDT, which sometimes makes sense and that way it's easier to locate
the relevant code when debugging.

E.g.:

PIC (PNP0000) [AT Interrupt Controller] at acpipcib0 not configured
DMAD (PNP0200) [AT DMA Controller] at acpipcib0 not configured
attimer0 at acpipcib0 (TMR, PNP0100): AT Timer
RTC0 (PNP0B00) [AT Real-Time Clock] at acpipcib0 not configured
pckbc0 at acpipcib0 (PS2K, PNP0303): kbd port
acpibat0 at acpi0 (BAT0, PNP0C0A-0): ACPI Battery (Control Method)
2007-08-08 08:52:31 +00:00
..
acpica The ACPI locks need to run at IPL_VM, since they can be taken from 2007-02-19 22:32:52 +00:00
Makefile.acpidevs
TODO
acpi.c Print ACPI device name in a way that Jared McNeill and I find prettier. 2007-08-08 08:52:31 +00:00
acpi_acad.c Final round, after more comments from yamt and cube: 2007-07-05 13:47:46 +00:00
acpi_apm.c Adapt to the recent changes to the acpiacad(4) and acpibat(4) drivers. 2007-07-05 13:53:21 +00:00
acpi_bat.c Fix a few minor envsys2 bugs/oddities in acpi_bat(4). 2007-08-08 08:36:41 +00:00
acpi_button.c
acpi_ec.c Don't be quite so aggressive in EcWaitEvent; makes acpiec work on the 2007-06-26 22:36:16 +00:00
acpi_ecreg.h
acpi_lid.c
acpi_madt.c
acpi_madt.h
acpi_osd.h
acpi_pci_link.c
acpi_powerres.c
acpi_quirks.c
acpi_resource.c
acpi_timer.c
acpi_timer.h
acpi_tz.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
acpica.h
acpidevs
acpidevs_data.h
acpireg.h
acpivar.h Print ACPI device name in a way that Jared McNeill and I find prettier. 2007-08-08 08:52:31 +00:00
aiboost.c Fix up some comments. 2007-07-29 15:44:24 +00:00
atppc_acpi.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
attimer_acpi.c
com_acpi.c PR/36273: Ryo ONODERA: com_acpi.c lacks a entry for Fujitsu Serial Pen Tablet 2007-05-04 14:18:36 +00:00
devlist2h.awk
fdc_acpi.c
fdc_acpireg.h
files.acpi Split the ug(4) driver in three components: 2007-05-08 16:48:37 +00:00
hpet_acpi.c High Precision Event Timer driver, following Intel specifications. 2007-03-08 14:26:26 +00:00
joy_acpi.c
lpt_acpi.c
mpu_acpi.c
pckbc_acpi.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
pcppi_acpi.c
ug_acpi.c Missing __KERNEL_RCSID(). 2007-05-08 17:17:14 +00:00
wss_acpi.c
ym_acpi.c