cvs commit: src/sys/dev/acpica acpi_quirks
    Nate Lawson 
    njl at FreeBSD.org
       
    Wed Jun 23 23:28:10 PDT 2004
    
    
  
njl         2004-06-24 06:27:05 UTC
  FreeBSD src repository
  Added files:
    sys/dev/acpica       acpi_quirks 
  Log:
  Add a quirks array based on matching ACPI tables.  The entries in this file
  are currently all bad BIOS revisions that will never be able to support
  ACPI.  They were derived by examining which BIOS's are blacklisted by other
  operating systems.  Other types of quirks will be possible here as well.
  
  Revision  Changes    Path
  1.1       +482 -0    src/sys/dev/acpica/acpi_quirks (new)
    
    
More information about the cvs-src
mailing list