History log of /freebsd-10-stable/sys/tools/acpi_quirks2h.awk
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 167814 22-Mar-2007 jkim

Catch up with ACPI-CA 20070320 import.


# 139825 07-Jan-2005 imp

/* -> /*- for license, minor formatting changes


# 131311 30-Jun-2004 njl

Complete quirk handling script by matching the in-kernel table format.
Use a union to properly assign values. Collapse some unnecessary variables
in the revision rules.


# 131037 24-Jun-2004 njl

Add a script to parse acpi_quirks into a header file that we can compile
into ACPI. Script written by Mark Santcroos with some edits from myself.

Submitted by: marks