Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2007 22:51:14 GMT
From:      Kip Macy <kmacy@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 112955 for review
Message-ID:  <200701152251.l0FMpEAb032151@repoman.freebsd.org>

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

Change 112955 by kmacy@kmacy_serendipity:sam_wifi on 2007/01/15 22:50:22

	add ieee80211_regdomain.c to wlan module

Affected files ...

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

Differences ...

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

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



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