summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-06-01 18:07:01 +0000
committersam <sam@FreeBSD.org>2009-06-01 18:07:01 +0000
commitf0cca176f4e17d9ff6a1088929ee2c843e1000ab (patch)
tree4aa57b01fcce3ef5523174cf4075c853234998b3 /sys/conf/options
parentd54138ae871ddc515927682de43257eeddad4d7d (diff)
downloadFreeBSD-src-f0cca176f4e17d9ff6a1088929ee2c843e1000ab.zip
FreeBSD-src-f0cca176f4e17d9ff6a1088929ee2c843e1000ab.tar.gz
driver for Marvell 88W8363 Wireless LAN controller
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 426d983..1d9a67b 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -777,6 +777,14 @@ MALO_DEBUG opt_malo.h
MALO_TXBUF opt_malo.h
MALO_RXBUF opt_malo.h
+# options for the Marvell wireless driver
+MWL_DEBUG opt_mwl.h
+MWL_TXBUF opt_mwl.h
+MWL_RXBUF opt_mwl.h
+MWL_DIAGAPI opt_mwl.h
+MWL_AGGR_SIZE opt_mwl.h
+MWL_TX_NODROP opt_mwl.h
+
# dcons options
DCONS_BUF_SIZE opt_dcons.h
DCONS_POLL_HZ opt_dcons.h
OpenPOWER on IntegriCloud