[PC-BSD Commits] r12827 - pcbsd/current/system-overlay/etc
svn at pcbsd.org
svn at pcbsd.org
Mon Sep 19 07:28:44 PDT 2011
Author: kris
Date: 2011-09-19 07:28:43 -0700 (Mon, 19 Sep 2011)
New Revision: 12827
Modified:
pcbsd/current/system-overlay/etc/rc.conf
Log:
Load bwn_v4_lp_ucode at boot
Modified: pcbsd/current/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/current/system-overlay/etc/rc.conf 2011-09-19 14:18:44 UTC (rev 12826)
+++ pcbsd/current/system-overlay/etc/rc.conf 2011-09-19 14:28:43 UTC (rev 12827)
@@ -86,7 +86,7 @@
sdpd_enable="YES"
# Load the following kernel modules
-kld_list="if_bwn if_bwi bwi_v3_ucode bwn_v4_ucode runfw ng_ubt cuse4bsd sem ntfs ntfs_iconv udf udf_iconv"
+kld_list="if_bwn if_bwi bwi_v3_ucode bwn_v4_ucode bwn_v4_lp_ucode runfw ng_ubt cuse4bsd sem ntfs ntfs_iconv udf udf_iconv"
# Clean out temporary files.
clear_tmp_enable="YES"
More information about the Commits
mailing list