Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2008 07:55:42 GMT
From:      Sepherosa Ziehau <sephe@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 133173 for review
Message-ID:  <200801130755.m0D7tgpr012138@repoman.freebsd.org>

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

Change 133173 by sephe@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>



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