Adding options to RPI-B

hiren panchasara hiren.panchasara at gmail.com
Tue Jul 23 22:35:20 UTC 2013


Should we add following to kernconf RPI-B?

 # svn diff
Index: RPI-B
===================================================================
--- RPI-B       (revision 253512)
+++ RPI-B       (working copy)
@@ -112,3 +112,11 @@

 device         vfp                     # vfp/neon
 options        ARM_VFP_SUPPORT         # vfp/neon
+
+device         firmware        # firmware assist module
+
+device          wlan            # 802.11 support
+device          wlan_wep        # 802.11 WEP support
+device          wlan_ccmp       # 802.11 CCMP support
+device          wlan_tkip       # 802.11 TKIP support
+device          wlan_amrr       # AMRR transmit rate control algorithm

Thanks,
Hiren


More information about the freebsd-arm mailing list