[PC-BSD Commits] r18624 - pcbsd/current/overlays/desktop-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 27 10:06:43 PDT 2012
Author: kris
Date: 2012-08-27 17:06:43 +0000 (Mon, 27 Aug 2012)
New Revision: 18624
Modified:
pcbsd/current/overlays/desktop-overlay/etc/rc.conf
Log:
Add iwnfw* modules to load at boot
Modified: pcbsd/current/overlays/desktop-overlay/etc/rc.conf
===================================================================
--- pcbsd/current/overlays/desktop-overlay/etc/rc.conf 2012-08-27 17:04:32 UTC (rev 18623)
+++ pcbsd/current/overlays/desktop-overlay/etc/rc.conf 2012-08-27 17:06:43 UTC (rev 18624)
@@ -75,7 +75,7 @@
sdpd_enable="YES"
# Load the following kernel modules
-kld_list="libiconv libmchain msdosfs_iconv if_bwn if_bwi bwi_v3_ucode bwn_v4_ucode runfw ng_ubt cuse4bsd sem ntfs ntfs_iconv udf udf_iconv ext2fs mmc mmcsd scd geom_uzip pefs xfs reiserfs smbfs fdescfs linsysfs"
+kld_list="libiconv libmchain msdosfs_iconv if_bwn if_bwi bwi_v3_ucode bwn_v4_ucode runfw ng_ubt cuse4bsd sem ntfs ntfs_iconv udf udf_iconv ext2fs mmc mmcsd scd geom_uzip pefs xfs reiserfs smbfs fdescfs linsysfs iwn4965fw iwn1000fw iwn5000fw iwn5150fw iwn6000fw iwn6000g2afw iwn6000g2bfw iwn6050fw"
# Clean out temporary files.
clear_tmp_enable="YES"
More information about the Commits
mailing list