PERFORCE change 135476 for review

Sepherosa Ziehau sephe at FreeBSD.org
Fri Feb 15 21:26:02 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=135476

Change 135476 by sephe at 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>


More information about the p4-projects mailing list