Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 21:48:32 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 134247 for review
Message-ID:  <200801272148.m0RLmWvB053932@repoman.freebsd.org>

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

Change 134247 by sam@sam_ebb on 2008/01/27 21:48:27

	include ieee80211_phy.c

Affected files ...

.. //depot/projects/vap/sys/modules/wlan/Makefile#7 edit

Differences ...

==== //depot/projects/vap/sys/modules/wlan/Makefile#7 (text+ko) ====

@@ -5,7 +5,7 @@
 KMOD=	wlan
 SRCS=	ieee80211.c ieee80211_crypto.c ieee80211_crypto_none.c ieee80211_dfs.c \
 	ieee80211_freebsd.c ieee80211_input.c ieee80211_ioctl.c \
-	ieee80211_node.c ieee80211_output.c ieee80211_power.c \
+	ieee80211_node.c ieee80211_output.c ieee80211_phy.c ieee80211_power.c \
 	ieee80211_proto.c ieee80211_scan.c ieee80211_regdomain.c \
 	ieee80211_ht.c \
 	ieee80211_adhoc.c ieee80211_hostap.c ieee80211_monitor.c \



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