Author: adrian
Date: Tue May 17 00:30:34 2016
New Revision: 299999
URL: https://svnweb.freebsd.org/changeset/base/299999

Log:
  [mips] add urtwn and otus NIC modules.
  
  I'm using this platform for testing USB wifi on MIPS.

Modified:
  head/sys/mips/conf/AR934X_BASE

Modified: head/sys/mips/conf/AR934X_BASE
==============================================================================
--- head/sys/mips/conf/AR934X_BASE      Tue May 17 00:27:18 2016        
(r299998)
+++ head/sys/mips/conf/AR934X_BASE      Tue May 17 00:30:34 2016        
(r299999)
@@ -20,7 +20,7 @@ files         "../atheros/files.ar71xx"
 hints          "AR934X_BASE.hints"
 
 makeoptions    DEBUG=-g                #Build kernel with gdb(1) debug symbols
-makeoptions    MODULES_OVERRIDE="gpio ar71xx if_gif if_gre if_vlan if_bridge 
bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp 
wlan_rssadapt wlan_amrr ath ath_ahb hwpmc ipfw ipfw_nat libalias"
+makeoptions    MODULES_OVERRIDE="gpio ar71xx if_gif if_gre if_vlan if_bridge 
bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp 
wlan_rssadapt wlan_amrr ath ath_ahb hwpmc ipfw ipfw_nat libalias urtwn urtwnfw 
otus otusfw"
 # makeoptions  MODULES_OVERRIDE=""
 
 options        DDB
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to