Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2005 01:57:28 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 81145 for review
Message-ID:  <200507290157.j6T1vS2f005676@repoman.freebsd.org>

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

Change 81145 by sam@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:



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