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

Markus Brueffer markus at FreeBSD.org
Fri Jun 10 11:56:19 GMT 2005


markus      2005-06-10 11:56:18 UTC

  FreeBSD src repository (ports committer)

  Modified files:
    sys/dev/acpi_support acpi_ibm.c 
  Log:
  - Only create the led(4) interface, if setting the thinklight is possible
  - Initialize val_ec with the content of the volume EC register
    for ACPI_IBM_METHOD_VOLUME and ACPI_IBM_METHOD_MUTE in acpi_ibm_sysctl_set()
    if there is no CMOS handle present. This fixes setting volume and mute on
    such models.
  
  Submitted by:   ru
  Approved by:    philip
  
  Revision  Changes    Path
  1.6       +14 -9     src/sys/dev/acpi_support/acpi_ibm.c


More information about the cvs-src mailing list