njl         2004-06-30 04:40:20 UTC
  FreeBSD src repository
  Modified files:
    sys/tools            acpi_quirks2h.awk 
  Log:
  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.
  
  Revision  Changes    Path
  1.2       +11 -16    src/sys/tools/acpi_quirks2h.awk