From 2b44eb1afe7b7a4139e16f9faf1a0937db4de771 Mon Sep 17 00:00:00 2001 From: jhb Date: Wed, 24 Oct 2007 03:53:10 +0000 Subject: 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 --- sys/i386/conf/PAE | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'sys/i386/conf/PAE') diff --git a/sys/i386/conf/PAE b/sys/i386/conf/PAE index 9b22cbb..4823176 100644 --- a/sys/i386/conf/PAE +++ b/sys/i386/conf/PAE @@ -89,24 +89,3 @@ nodevice ath_rate_sample # SampleRate tx rate control for ath nodevice awi nodevice ral nodevice wi - -nodevice uhci -nodevice ohci -nodevice ehci -nodevice usb -nodevice ugen -nodevice uhid -nodevice ukbd -nodevice ulpt -nodevice umass -nodevice ums -nodevice ural -nodevice urio -nodevice rum -nodevice uscanner -nodevice aue -nodevice axe -nodevice cdce -nodevice cue -nodevice kue -nodevice rue -- cgit v1.1