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 nouveau in this kernel agai...



details:   https://anonhg.NetBSD.org/src-all/rev/40b03e6f9628
branches:  trunk
changeset: 934820:40b03e6f9628
user:      Martin Husemann <martin%NetBSD.org@localhost>
date:      Sat May 02 15:32:09 2020 +0200

description:
Enable nouveau in this kernel again, now that LOCKDEBUG is fixed

diffstat:

 sys/arch/amd64/conf/SEVEN_WIFI |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 16e643198452 -r 40b03e6f9628 sys/arch/amd64/conf/SEVEN_WIFI
--- a/sys/arch/amd64/conf/SEVEN_WIFI    Fri May 01 11:36:56 2020 +1000
+++ b/sys/arch/amd64/conf/SEVEN_WIFI    Sat May 02 15:32:09 2020 +0200
@@ -11,8 +11,6 @@
 options                URTWN_DEBUG     # debug the urtwn driver
 options                IEEE80211_DEBUG # debug 802.11 code
 
-no nouveau*    # takes too long to load firmware/init for LOCKDEBUG
-
 no an*
 no ath*
 no athn*



Home | Main Index | Thread Index | Old Index