summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2016-05-17 00:31:37 +0000
committeradrian <adrian@FreeBSD.org>2016-05-17 00:31:37 +0000
commiteba0e6c0b5fb31fb3f39cef1c7883d3670ba32d6 (patch)
treecf3bff79fd1ed63d7c1fac6a59250cfd5b66d7fc /sys/mips
parent20a3e43ba21470d3181741debe408f051d6cbc50 (diff)
downloadFreeBSD-src-eba0e6c0b5fb31fb3f39cef1c7883d3670ba32d6.zip
FreeBSD-src-eba0e6c0b5fb31fb3f39cef1c7883d3670ba32d6.tar.gz
[mips] also add otus/urtwn USB modules.
I'm using both AR933x (because the boards fit in small boxes) as well as AR934x for doing USB wifi testing on MIPS. So far so good, for both of them.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/AR933X_BASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/conf/AR933X_BASE b/sys/mips/conf/AR933X_BASE
index c5619fe..01123a4 100644
--- a/sys/mips/conf/AR933X_BASE
+++ b/sys/mips/conf/AR933X_BASE
@@ -20,7 +20,7 @@ files "../atheros/files.ar71xx"
hints "AR933X_BASE.hints"
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
-makeoptions MODULES_OVERRIDE="gpio ar71xx if_gif if_vlan if_gre if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr hwpmc ipfw"
+makeoptions MODULES_OVERRIDE="gpio ar71xx if_gif if_vlan if_gre if_bridge bridgestp usb wlan wlan_xauth wlan_acl wlan_wep wlan_tkip wlan_ccmp wlan_rssadapt wlan_amrr hwpmc ipfw urtwn urtwnfw otus otusfw"
options DDB
options KDB
OpenPOWER on IntegriCloud