PERFORCE change 81145 for review

Sam Leffler sam at FreeBSD.org
Fri Jul 29 02:37:37 GMT 2005


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

Change 81145 by sam at sam_ebb on 2005/07/29 01:56:46

	missing files

Affected files ...

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

Differences ...

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

@@ -5,7 +5,8 @@
 KMOD=	wlan
 SRCS=	ieee80211.c ieee80211_crypto.c ieee80211_crypto_none.c \
 	ieee80211_freebsd.c ieee80211_input.c ieee80211_ioctl.c \
-	ieee80211_node.c ieee80211_output.c ieee80211_proto.c
+	ieee80211_node.c ieee80211_output.c ieee80211_power.c \
+	ieee80211_proto.c ieee80211_scan.c
 SRCS+=	bus_if.h device_if.h opt_inet.h opt_ipx.h
 
 opt_inet.h:


More information about the p4-projects mailing list