Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2008 18:33:57 +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:  <200809111834.m8BIYaqd085700@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-09-11 18:33:57 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      vm_machdep.c 
    sys/i386/i386        vm_machdep.c 
  Log:
  SVN rev 182936 on 2008-09-11 18:33:57Z by jhb
  
  Update the comments above the 0xcf9 register reset attempt to match the
  code.  We only attempt a single reset using this method (a "hard" reset),
  and we use two writes to ensure there is a 0 -> 1 transition in bit 2 to
  force a reset.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.258     +7 -4      src/sys/amd64/amd64/vm_machdep.c
  1.290     +7 -4      src/sys/i386/i386/vm_machdep.c



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