cvs commit: src/etc devd.conf src/sys/dev/acpi_support acpi_asus.c

Rui Paulo rpaulo at FreeBSD.org
Fri Jun 27 12:08:53 UTC 2008


rpaulo      2008-06-27 12:04:36 UTC

  FreeBSD src repository

  Modified files:
    etc                  devd.conf 
    sys/dev/acpi_support acpi_asus.c 
  Log:
  SVN rev 180062 on 2008-06-27 12:04:36Z by rpaulo
  
  Add the missing support for Asus Eee PC in acpi_asus(4).
  This includes hotkeys support and sysctl variables to control camera
  and card reader. These new sysctls don't have CTFLAG_ANYBODY set.
  
  While there add entries to devd.conf related to the Eee volume keys.
  
  Reviewed by:    phillip
  MFC after:      1 week
  Also tested by: lme (previous version)
  
  Revision  Changes    Path
  1.42      +22 -0     src/etc/devd.conf
  1.34      +109 -6    src/sys/dev/acpi_support/acpi_asus.c


More information about the cvs-src mailing list