PERFORCE change 119740 for review

Sepherosa Ziehau sephe at FreeBSD.org
Sun May 13 03:38:37 UTC 2007


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

Change 119740 by sephe at sephe_zealot:sam_wifi on 2007/05/13 03:38:02

	Add ieee80211_ht.c

Affected files ...

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

Differences ...

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

@@ -6,7 +6,8 @@
 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_power.c \
-	ieee80211_proto.c ieee80211_scan.c ieee80211_regdomain.c
+	ieee80211_proto.c ieee80211_scan.c ieee80211_regdomain.c \
+	ieee80211_ht.c
 SRCS+=	bus_if.h device_if.h opt_compat.h opt_inet.h opt_ipx.h
 
 .if !defined(KERNBUILDDIR)


More information about the p4-projects mailing list