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 More debug options, rtwn is compil...
details: https://anonhg.NetBSD.org/src-all/rev/995c92a124f8
branches: trunk
changeset: 362275:995c92a124f8
user: Martin Husemann <martin%NetBSD.org@localhost>
date: Fri Sep 25 19:45:58 2020 +0200
description:
More debug options, rtwn is compilable now
diffstat:
sys/arch/amd64/conf/SEVEN_WIFI | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 2f5f6a269171 -r 995c92a124f8 sys/arch/amd64/conf/SEVEN_WIFI
--- a/sys/arch/amd64/conf/SEVEN_WIFI Fri Sep 25 19:42:03 2020 +0200
+++ b/sys/arch/amd64/conf/SEVEN_WIFI Fri Sep 25 19:45:58 2020 +0200
@@ -10,6 +10,8 @@
options URTWN_DEBUG # debug the urtwn driver
options IEEE80211_DEBUG # debug 802.11 code
+options IFMEDIA_DEBUG
+options ND6_DEBUG
no an*
no ath*
@@ -23,7 +25,6 @@
no malo*
no ral*
no rtw*
-no rtwn*
no wi*
no wpi*
no atu*
Home |
Main Index |
Thread Index |
Old Index