History log of /netbsd/sys/dev/acpi/hpqlb_acpi.c (Results 1 – 11 of 11)
Revision Date Author Comments
# e9607ed6 29-Jan-2021 thorpej <thorpej@NetBSD.org>

Use acpi_compatible_match().


# 49c9e658 23-Apr-2015 pgoyette <pgoyette@NetBSD.org>

Update module dependencies for all the existing modules that depend on sysmon components.


# b8591214 16-Feb-2011 jruoho <jruoho@NetBSD.org>

Change the preprocessor defines around the module(9)'s modcmd() calls such
that the modules show in modstat(8) even though these are "builtin".


# 6fdfbe79 26-Oct-2010 jruoho <jruoho@NetBSD.org>

Add support for module(9).


# 5a425210 05-Mar-2010 jruoho <jruoho@NetBSD.org>

Remove <dev/acpi/acpica.h> from all files. It is included from
<dev/acpi/acpivar.h>. Ditto for <dev/sysmon/sysmonvar.h>, <sys/bus.h>,
<dev/pci/pcivar.h>, and <dev/isa/isavar.h>.

Also nuke a lot of u

Remove <dev/acpi/acpica.h> from all files. It is included from
<dev/acpi/acpivar.h>. Ditto for <dev/sysmon/sysmonvar.h>, <sys/bus.h>,
<dev/pci/pcivar.h>, and <dev/isa/isavar.h>.

Also nuke a lot of unused and invalid headers. Some of these are audibly
provided by standard headers (namely <sys/param.h> and <sys/device.h>), some
have nothing to do with ACPI devices (e.g. <sys/syslog.h>), and some are
nonexistent local includes (e.g. "mpu_ym.h"). Moreoever, try to group the
includes into their respective blocks.

Tested with GENERIC and ALL (i386). No functional change.

show more ...


# c1b390d4 24-Feb-2010 dyoung <dyoung@NetBSD.org>

A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_

A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_t and
device_suspensor_t typedefs from "pointers to const" to non-pointer,
non-const types.

show more ...


# a86a8685 30-Jan-2010 jruoho <jruoho@NetBSD.org>

Add the _COMPONENT definition for ACPI_DEBUG.


# cd6e1fbf 08-Jan-2010 dyoung <dyoung@NetBSD.org>

Expand PMF_FN_* macros.


# 5fe0eded 25-Sep-2009 dyoung <dyoung@NetBSD.org>

Use deviter_first()/deviter_next() instead of accessing alldevs
directly. Compile-tested, only.


# 96093a0d 02-May-2008 simonb <simonb@NetBSD.org>

Sprinkle a teeny bit of KNF goodness..


# d9b77592 01-May-2008 cegger <cegger@NetBSD.org>

hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks