Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2025 22:09:37 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        "Bjoern A. Zeeb" <bz@FreeBSD.org>
Cc:        src-committers@FreeBSD.org,  dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: a615ded5bf2d - main - sys/conf/files: Add iwx driver
Message-ID:  <86346fuhny.fsf@ltc.des.dev>
In-Reply-To: <975p35no-15n8-q8o8-r154-r3517o4o6oqs@mnoonqbm.arg> (Bjoern A. Zeeb's message of "Sat, 15 Nov 2025 21:00:10 %2B0000 (UTC)")
References:  <202511150319.5AF3JZxn087193@gitrepo.freebsd.org> <975p35no-15n8-q8o8-r154-r3517o4o6oqs@mnoonqbm.arg>

index | next in thread | previous in thread | raw e-mail

"Bjoern A. Zeeb" <bz@FreeBSD.org> writes:
> Dag-Erling Smørgrav <des@FreeBSD.org> writes:
> > +dev/iwx/if_iwx.c		optional iwx \
> > +	compile-with "${NORMAL_C} -DIWX_DEBUG=1"
> > +dev/iwx/if_iwx_debug.c		optional iwx \
> > +	compile-with "${NORMAL_C} -DIWX_DEBUG=1"
> Why would we add the debug flag in a default kernel compile?

Because the driver doesn't build without it.  Feel free to fix that, but
don't forget to turn debugging off in the module build as well.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86346fuhny.fsf>