summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2015-02-07 23:09:03 +0000
committeradrian <adrian@FreeBSD.org>2015-02-07 23:09:03 +0000
commit37b5ea9947a071c6b5c2e859041c3fb372576b42 (patch)
treef514c565ef7cecd234d768e3e9179bd2c6e71d03 /sys/conf
parent299df37a6d836f7fe5ff190912289b15c1ea1070 (diff)
downloadFreeBSD-src-37b5ea9947a071c6b5c2e859041c3fb372576b42.zip
FreeBSD-src-37b5ea9947a071c6b5c2e859041c3fb372576b42.tar.gz
Add WPI_DEBUG option.
PR: kern/197143 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index d003727..bf15767 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -847,6 +847,9 @@ MWL_TX_NODROP opt_mwl.h
# Options for the Intel 802.11n wireless driver
IWN_DEBUG opt_iwn.h
+# Options for the Intel 3945ABG wireless driver
+WPI_DEBUG opt_wpi.h
+
# dcons options
DCONS_BUF_SIZE opt_dcons.h
DCONS_POLL_HZ opt_dcons.h
OpenPOWER on IntegriCloud