PERFORCE change 133173 for review

Sepherosa Ziehau sephe at FreeBSD.org
Sat Jan 12 23:55:43 PST 2008


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

Change 133173 by sephe at sephe_zealot:sam_wifi on 2008/01/13 07:55:06

	Turn on RAL_DEBUG

Affected files ...

.. //depot/projects/wifi/sys/modules/ral/Makefile#4 edit

Differences ...

==== //depot/projects/wifi/sys/modules/ral/Makefile#4 (text+ko) ====

@@ -5,5 +5,6 @@
 KMOD    = if_ral
 SRCS    = rt2560.c rt2661.c if_ralrate.c if_ral_pci.c \
           device_if.h bus_if.h pci_if.h
+CFLAGS	+= -DRAL_DEBUG
 
 .include <bsd.kmod.mk>


More information about the p4-projects mailing list