cvs commit: src/sys/dev/acpi_support acpi_fujitsu.c

Philip Paeps philip at FreeBSD.org
Sun Jan 29 15:52:03 PST 2006


philip      2006-01-29 23:52:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpi_support acpi_fujitsu.c 
  Log:
  Allow non-P laptops to make use of this module.
  
  Other major changes (from the author):
  
   o Individual method probing
   o Finally figured out what the RBLL, RVOL, GHKS, GSIF are:
     - RBLL - lcd_brightness radix
     - RVOL - volume radix
     - GHKS - Currently activated hotkey (internal)
     - GSIF - Hotkey mask (internal)
  
  Submitted by:   Anish Mistry <mistry.7 -at- osu.edu>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.4       +233 -81   src/sys/dev/acpi_support/acpi_fujitsu.c


More information about the cvs-src mailing list