Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2010 00:21:53 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man4 acpi.4 src/sys/dev/acpica acpi.c
Message-ID:  <201010130022.o9D0MnYk052566@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2010-10-13 00:21:53 UTC

  FreeBSD src repository

  Modified files:
    share/man/man4       acpi.4 
    sys/dev/acpica       acpi.c 
  Log:
  SVN rev 213755 on 2010-10-13 00:21:53Z by jkim
  
  Use AcpiReset() from ACPICA instead of rolling our own, which is actually
  incomplete.  If FADT says the register is available, enable the capability
  by default.  Remove the previous default value from acpi(4).
  
  Revision  Changes    Path
  1.66      +1 -2      src/share/man/man4/acpi.4
  1.288     +10 -10    src/sys/dev/acpica/acpi.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010130022.o9D0MnYk052566>