jhb 2007-10-24 03:53:10 UTC
FreeBSD src repository
Modified files:
sys/i386/conf PAE
Log:
Stop disabling USB in the PAE kernel config. The USB code has been
using bus_dma(9) for quite a while now and has been used on 64-bit archs
as well.
MFC after: 1 month
Revision Changes Path
1.26 +0 -21 src/sys/i386/conf/PAE