Author: bschmidt
Date: Mon May  2 16:51:02 2011
New Revision: 221329
URL: http://svn.freebsd.org/changeset/base/221329

Log:
  All PCI based wireless drivers seem to be explicitly removed from the
  PAE kernel config, do that also for those added to GENERIC lately.

Modified:
  head/sys/i386/conf/PAE

Modified: head/sys/i386/conf/PAE
==============================================================================
--- head/sys/i386/conf/PAE      Mon May  2 15:53:00 2011        (r221328)
+++ head/sys/i386/conf/PAE      Mon May  2 16:51:02 2011        (r221329)
@@ -77,5 +77,11 @@ nodevice     ath             # Atheros pci/cardbus NIC'
 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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to