Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 08:41:44 -0700 (PDT)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 locore.s
Message-ID:  <200108221541.f7MFfic96232@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2001/08/22 08:41:44 PDT

  Modified files:
    sys/i386/i386        locore.s 
  Log:
  Move CR4.PGE enabling code after paging is enabled via CR0.PG based on
  the description (2.5. CONTROL REGISTERS) of Intel developer's manual at:
  ftp://download.intel.com/design/PentiumII/manuals/24319202.pdf
  
  Reviewed by:	peter, bde, tlambert2@mindspring.com
  Pointed-out by:	"Shin'ya Kumabuchi" <kumabu@t3.rim.or.jp>
  MFC after:	1 week
  
  Revision  Changes    Path
  1.145     +7 -8      src/sys/i386/i386/locore.s


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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