Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2008 05:26:00 GMT
From:      Sepherosa Ziehau <sephe@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 135476 for review
Message-ID:  <200802160526.m1G5Q0OR089244@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=135476

Change 135476 by sephe@sephe_zealot:sam_wifi on 2008/02/16 05:25:46

	Turn on BWI_DEBUG_VERBOSE by default

Affected files ...

.. //depot/projects/wifi/sys/modules/bwi/Makefile#2 edit

Differences ...

==== //depot/projects/wifi/sys/modules/bwi/Makefile#2 (text+ko) ====

@@ -7,4 +7,6 @@
 SRCS	= if_bwi.c if_bwi_pci.c bwimac.c bwiphy.c bwirf.c
 SRCS	+= device_if.h bus_if.h pci_if.h opt_inet.h
 
+CFLAGS	+= -DBWI_DEBUG_VERBOSE
+
 .include <bsd.kmod.mk>



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