Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2005 22:12:26 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/conf PAE
Message-ID:  <200511082212.jA8MCQXk039311@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2005-11-08 22:12:26 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/conf        PAE 
  Log:
  The hptmv inherently believes that a 'long' can hold a physical address.
  This hasn't been true on i386 for at least a decade, probably longer, but
  I'm too lazy to look up the exact year that PAE support was introduced.
  Thus, this driver doesn't work on PAE.
  
  X-MFC After: now
  
  Revision  Changes    Path
  1.19      +1 -0      src/sys/i386/conf/PAE



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