cvs commit: src/sys/dev/acpica acpi.c src/share/man/man4 acpi.4
    Nate Lawson 
    njl at FreeBSD.org
       
    Wed Mar  3 20:43:00 PST 2004
    
    
  
njl         2004/03/03 20:42:59 PST
  FreeBSD src repository
  Modified files:
    sys/dev/acpica       acpi.c 
    share/man/man4       acpi.4 
  Log:
  Add a "quirks" value to disable quirks handling for a given boot.
  Also, disable quirks if booting with a custom DSDT.  Add a quirk
  to disable loading ACPI so known bad systems can be completely
  blacklisted.
  
  Revision  Changes    Path
  1.32      +5 -0      src/share/man/man4/acpi.4
  1.123     +15 -5     src/sys/dev/acpica/acpi.c
    
    
More information about the cvs-all
mailing list