Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src-draft/trunk]: src/sys/arch/amd64/conf Enable iwm(4) and iwn(4) debugging
details: https://anonhg.NetBSD.org/src-all/rev/bdbce9111b6a
branches: trunk
changeset: 1025395:bdbce9111b6a
user: Martin Husemann <martin%NetBSD.org@localhost>
date: Sun Sep 27 12:55:41 2020 +0200
description:
Enable iwm(4) and iwn(4) debugging
diffstat:
sys/arch/amd64/conf/SEVEN_WIFI | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r 690ef795ffff -r bdbce9111b6a sys/arch/amd64/conf/SEVEN_WIFI
--- a/sys/arch/amd64/conf/SEVEN_WIFI Fri Sep 25 19:54:08 2020 +0200
+++ b/sys/arch/amd64/conf/SEVEN_WIFI Sun Sep 27 12:55:41 2020 +0200
@@ -9,6 +9,8 @@
options LOCKDEBUG # expensive locking checks/support
options URTWN_DEBUG # debug the urtwn driver
+options IWM_DEBUG # debug the iwm driver
+options IWN_DEBUG # debug the iwn driver
options IEEE80211_DEBUG # debug 802.11 code
options IFMEDIA_DEBUG
options ND6_DEBUG
Home |
Main Index |
Thread Index |
Old Index