From a8e6f0b6fa371d7687a595d54ff813f4fce89e02 Mon Sep 17 00:00:00 2001 From: Scott Long Date: Fri, 29 Apr 2005 02:59:19 +0000 Subject: [PATCH] For whatever reason, we don't allow USB on PAE. Since it's a dependency for EHCI, exclude that driver also. --- sys/i386/conf/PAE | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/i386/conf/PAE b/sys/i386/conf/PAE index fd552b06e3c5..2272e88b7fd1 100644 --- a/sys/i386/conf/PAE +++ b/sys/i386/conf/PAE @@ -83,6 +83,7 @@ nodevice wi nodevice uhci nodevice ohci +nodevice ehci nodevice usb nodevice ugen nodevice uhid