From 07db5669ead32fc317eb26df9ef174400cebb31c Mon Sep 17 00:00:00 2001 From: bschmidt Date: Mon, 2 May 2011 16:51:02 +0000 Subject: All PCI based wireless drivers seem to be explicitly removed from the PAE kernel config, do that also for those added to GENERIC lately. --- sys/i386/conf/PAE | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sys/i386/conf/PAE') diff --git a/sys/i386/conf/PAE b/sys/i386/conf/PAE index 6375930..1f26ab3 100644 --- a/sys/i386/conf/PAE +++ b/sys/i386/conf/PAE @@ -77,5 +77,11 @@ nodevice ath # Atheros pci/cardbus NIC's nodevice ath_pci nodevice ath_hal nodevice ath_rate_sample # SampleRate tx rate control for ath +nodevice ipw +nodevice iwi +nodevice iwn +nodevice malo +nodevice mwl nodevice ral nodevice wi +nodevice wpi -- cgit v1.1