History log of /freebsd-9.3-release/sys/tools/acpi_quirks2h.awk
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 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