Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2003 16:18:29 -0800 (PST)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf options src/sys/i386/conf NOTES src/sys/i386/acpica Makefile acpi_machdep.c acpi_wakecode.S acpi_wakeup.c
Message-ID:  <200311010018.hA10ITLV034890@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2003/10/31 16:18:29 PST

  FreeBSD src repository

  Modified files:
    sys/conf             options 
    sys/i386/conf        NOTES 
    sys/i386/acpica      Makefile acpi_machdep.c acpi_wakecode.S 
                         acpi_wakeup.c 
  Log:
  Change the reset video option to be positive (hw.acpi.reset_video).
  Requested by:   jhb
  
  Initialize the real mode stack.  This is needed at least for the return
  address from the lcall.
  Requested by:   takawata
  
  Fix style bugs in acpi_wakecode.S
  Requested by:   bde
  
  Remove the kernel option now that we have the tunable.
  
  Revision  Changes    Path
  1.422     +0 -1      src/sys/conf/options
  1.5       +0 -5      src/sys/i386/acpica/Makefile
  1.15      +6 -5      src/sys/i386/acpica/acpi_machdep.c
  1.7       +18 -13    src/sys/i386/acpica/acpi_wakecode.S
  1.29      +3 -3      src/sys/i386/acpica/acpi_wakeup.c
  1.1099    +0 -4      src/sys/i386/conf/NOTES



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