cvs commit: src/sys/i386/conf PAE
Scott Long
scottl at FreeBSD.org
Tue Nov 8 22:12:29 GMT 2005
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
More information about the cvs-src
mailing list