Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2007 17:45:45 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 vm_machdep.c src/sys/i386/i386 vm_machdep.c
Message-ID:  <200704301745.l3UHjjVw057194@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2007-04-30 17:45:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/amd64/amd64      vm_machdep.c 
    sys/i386/i386        vm_machdep.c 
  Log:
  MFC: Various fixes to cpu_reset_real()
  - Try to use the reset control register (I/O port 0xcf9) and the fast a20
    and init register (I/O port 0x92) if the keyboard reset fails.
  - Fix the triple fault to actually work when PGE is enabled.
  
  Revision   Changes    Path
  1.248.2.2  +38 -4     src/sys/amd64/amd64/vm_machdep.c
  1.259.2.6  +40 -6     src/sys/i386/i386/vm_machdep.c



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