cvs commit: src/sys/i386/conf PAE
Julian Elischer
julian at elischer.org
Thu Apr 28 21:24:12 PDT 2005
Scott Long wrote:
> scottl 2005-04-29 02:59:19 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/i386/conf PAE
> Log:
> For whatever reason, we don't allow USB on PAE. Since it's a dependency
> for EHCI, exclude that driver also.
>
> Revision Changes Path
> 1.15 +1 -0 src/sys/i386/conf/PAE
EHCI can actually support 64 bit physical addresses.
We haven't doen it yet but it will probably happen.
of course with bus-dma specifying addresses < 4G, it should still work
with > 32 bit memory addresses (bounce buffering).
More information about the cvs-src
mailing list