Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2005 09:53:04 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules/acpi/acpi Makefile src/sys/i386/acpica acpi_wakecode.S
Message-ID:  <200504220953.j3M9r40Z040080@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2005-04-22 09:53:04 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/acpi/acpi Makefile 
    sys/i386/acpica      acpi_wakecode.S 
  Log:
  Pick up the selectors to use for various kernel segments from assym.s
  instead of assuming fixed offsets within the GDT. The hard-coded
  values here have been incorrect since Peter's GDT rearranging around
  10 days ago, causing ACPI resume problems.
  
  Reviewed by:    peter
  
  Revision  Changes    Path
  1.10      +5 -4      src/sys/i386/acpica/acpi_wakecode.S
  1.10      +2 -2      src/sys/modules/acpi/acpi/Makefile



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