svn commit: r187788 - in user/sam/wifi/sys/dev/ath/ath_hal: .
ar5210 ar5211 ar5212 ar5312 ar5416
Sam Leffler
sam at FreeBSD.org
Tue Jan 27 12:28:06 PST 2009
Author: sam
Date: Tue Jan 27 20:28:01 2009
New Revision: 187788
URL: http://svn.freebsd.org/changeset/base/187788
Log:
switch to FreeBSD keyword; this'll be required to commit to head
Modified:
user/sam/wifi/sys/dev/ath/ath_hal/ah.h
user/sam/wifi/sys/dev/ath/ath_hal/ah_debug.h
user/sam/wifi/sys/dev/ath/ath_hal/ah_decode.h
user/sam/wifi/sys/dev/ath/ath_hal/ah_desc.h
user/sam/wifi/sys/dev/ath/ath_hal/ah_devid.h
user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom.h
user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v1.c
user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v1.h
user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v14.h
user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v3.h
user/sam/wifi/sys/dev/ath/ath_hal/ah_regdomain.c
user/sam/wifi/sys/dev/ath/ath_hal/ah_soc.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_beacon.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_interrupts.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_keycache.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_misc.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_phy.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_power.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_recv.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_xmit.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210desc.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210phy.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210reg.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_attach.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_beacon.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_keycache.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_misc.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_phy.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_power.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_recv.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_xmit.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211desc.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211phy.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211reg.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2316.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2317.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2413.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2425.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5112.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_eeprom.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_gpio.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_interrupts.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_keycache.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_phy.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_power.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_recv.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212desc.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212phy.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212reg.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5311reg.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5413.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_eeprom.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_gpio.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_interrupts.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_misc.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_power.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_reset.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312phy.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312reg.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5315_gpio.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar2133.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcdc.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcgain.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_iq.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_eeprom.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_gpio.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_keycache.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_phy.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_power.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_recv.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416desc.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416phy.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar9160_attach.c
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah.h,v 1.15 2008/11/15 03:43:50 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AH_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_debug.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_debug.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_debug.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_debug.h,v 1.1 2008/10/12 16:44:34 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AH_DEBUG_H_
#define _ATH_AH_DEBUG_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_decode.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_decode.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_decode.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_decode.h,v 1.4 2008/11/10 04:08:00 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AH_DECODE_H_
#define _ATH_AH_DECODE_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_desc.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_desc.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_desc.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_desc.h,v 1.5 2008/11/10 04:08:00 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_DESC_H
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_devid.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_devid.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_devid.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_devid.h,v 1.4 2008/10/06 18:32:46 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_DEVID_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_eeprom.h,v 1.11 2008/11/27 22:32:48 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AH_EEPROM_H_
#define _ATH_AH_EEPROM_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v1.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v1.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v1.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_eeprom_v1.c,v 1.1 2008/11/11 02:40:11 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v1.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v1.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v1.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_eeprom_v1.h,v 1.1 2008/11/11 02:40:11 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AH_EEPROM_V1_H_
#define _ATH_AH_EEPROM_V1_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v14.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v14.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v14.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_eeprom_v14.h,v 1.3 2008/11/10 04:08:00 sam Exp $
+ * $FreeBSD
*/
#ifndef _AH_EEPROM_V14_H_
#define _AH_EEPROM_V14_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v3.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v3.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_eeprom_v3.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_eeprom_v3.h,v 1.2 2008/11/10 04:08:00 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AH_EEPROM_V3_H_
#define _ATH_AH_EEPROM_V3_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_regdomain.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_regdomain.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_regdomain.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -15,7 +15,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_regdomain.c,v 1.24 2008/11/27 22:29:27 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ah_soc.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ah_soc.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ah_soc.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ah_soc.h,v 1.4 2008/11/10 04:08:00 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AH_SOC_H_
#define _ATH_AH_SOC_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210.h,v 1.8 2008/11/11 02:40:13 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AR5210_H_
#define _ATH_AR5210_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_attach.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_attach.c,v 1.9 2008/11/11 02:40:13 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_beacon.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_beacon.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_beacon.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_beacon.c,v 1.4 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_interrupts.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_interrupts.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_interrupts.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_interrupts.c,v 1.4 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_keycache.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_keycache.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_keycache.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_keycache.c,v 1.4 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_misc.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_misc.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_misc.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_misc.c,v 1.6 2008/11/27 22:29:37 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_phy.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_phy.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_phy.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_phy.c,v 1.3 2008/11/10 01:19:37 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_power.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_power.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_power.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_power.c,v 1.4 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_recv.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_recv.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_recv.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_recv.c,v 1.4 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_reset.c,v 1.8 2008/11/11 17:25:16 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_xmit.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_xmit.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210_xmit.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210_xmit.c,v 1.5 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210desc.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210desc.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210desc.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210desc.h,v 1.5 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5210DESC_H
#define _DEV_ATH_AR5210DESC_H
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210phy.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210phy.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210phy.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210phy.h,v 1.4 2008/11/10 01:19:37 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5210PHY_H
#define _DEV_ATH_AR5210PHY_H
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210reg.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210reg.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5210/ar5210reg.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5210reg.h,v 1.4 2008/11/10 01:19:37 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5210REG_H
#define _DEV_ATH_AR5210REG_H
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211.h,v 1.8 2008/11/10 22:08:47 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AR5211_H_
#define _ATH_AR5211_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_attach.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_attach.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_attach.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_attach.c,v 1.11 2008/11/27 22:29:52 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_beacon.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_beacon.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_beacon.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_beacon.c,v 1.4 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_interrupts.c,v 1.6 2008/11/27 22:29:52 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_keycache.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_keycache.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_keycache.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_keycache.c,v 1.4 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_misc.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_misc.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_misc.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_misc.c,v 1.7 2008/11/27 22:29:52 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_phy.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_phy.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_phy.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_phy.c,v 1.3 2008/11/10 01:19:37 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_power.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_power.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_power.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_power.c,v 1.4 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_recv.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_recv.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_recv.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_recv.c,v 1.4 2008/11/10 04:08:02 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_reset.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_reset.c,v 1.9 2008/11/27 22:29:52 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_xmit.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_xmit.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211_xmit.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211_xmit.c,v 1.6 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211desc.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211desc.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211desc.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211desc.h,v 1.5 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5211DESC_H
#define _DEV_ATH_AR5211DESC_H
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211phy.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211phy.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211phy.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211phy.h,v 1.4 2008/11/10 01:19:38 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5211PHY_H
#define _DEV_ATH_AR5211PHY_H
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211reg.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211reg.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5211/ar5211reg.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5211reg.h,v 1.4 2008/11/10 01:19:38 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5211REG_H
#define _DEV_ATH_AR5211REG_H
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2316.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2316.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2316.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar2316.c,v 1.9 2008/11/15 22:15:46 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2317.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2317.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2317.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar2317.c,v 1.8 2008/11/15 22:15:46 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2413.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2413.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2413.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar2413.c,v 1.8 2008/11/15 22:15:46 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2425.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2425.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar2425.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar2425.c,v 1.8 2008/11/16 21:33:05 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5112.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5112.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5112.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5112.c,v 1.7 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212.h,v 1.16 2008/11/22 07:42:00 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AR5212_H_
#define _ATH_AR5212_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_attach.c,v 1.18 2008/11/19 22:10:42 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_beacon.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_beacon.c,v 1.6 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_eeprom.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_eeprom.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_eeprom.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_eeprom.c,v 1.6 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_gpio.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_gpio.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_gpio.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_gpio.c,v 1.3 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_interrupts.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_interrupts.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_interrupts.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_interrupts.c,v 1.6 2008/11/27 22:30:00 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_keycache.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_keycache.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_keycache.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_keycache.c,v 1.4 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_phy.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_phy.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_phy.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_phy.c,v 1.5 2008/11/15 03:43:53 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_power.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_power.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_power.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_power.c,v 1.4 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_recv.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_recv.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_recv.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_recv.c,v 1.4 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_reset.c,v 1.20 2008/11/27 22:30:00 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212_xmit.c,v 1.7 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212desc.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212desc.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212desc.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212desc.h,v 1.4 2008/11/10 04:08:03 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AR5212_DESC_H_
#define _ATH_AR5212_DESC_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212phy.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212phy.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212phy.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212phy.h,v 1.7 2008/11/19 21:23:01 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5212PHY_H_
#define _DEV_ATH_AR5212PHY_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212reg.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212reg.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5212reg.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5212reg.h,v 1.5 2008/11/16 06:45:43 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5212REG_H_
#define _DEV_ATH_AR5212REG_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5311reg.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5311reg.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5311reg.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5311reg.h,v 1.3 2008/10/06 18:32:50 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5311REG_H_
#define _DEV_ATH_AR5311REG_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5413.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5413.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5212/ar5413.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5413.c,v 1.8 2008/11/15 22:15:46 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_eeprom.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_eeprom.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_eeprom.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5312_eeprom.c,v 1.4 2008/11/10 04:08:04 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_gpio.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_gpio.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_gpio.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5312_gpio.c,v 1.3 2008/11/10 04:08:04 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_interrupts.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_interrupts.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_interrupts.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5312_interrupts.c,v 1.2 2008/11/10 01:19:39 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_misc.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_misc.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_misc.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5312_misc.c,v 1.4 2008/11/22 07:40:15 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_power.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_power.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_power.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5312_power.c,v 1.4 2008/11/10 04:08:04 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_reset.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_reset.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312_reset.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5312_reset.c,v 1.10 2008/11/22 07:41:37 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312phy.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312phy.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312phy.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5312phy.h,v 1.3 2008/10/06 18:32:50 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5312PHY_H_
#define _DEV_ATH_AR5312PHY_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312reg.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312reg.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5312reg.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5312reg.h,v 1.4 2008/11/10 04:08:04 sam Exp $
+ * $FreeBSD
*/
#ifndef _DEV_ATH_AR5312REG_H_
#define _DEV_ATH_AR5312REG_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5315_gpio.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5315_gpio.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5312/ar5315_gpio.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5315_gpio.c,v 1.3 2008/11/10 04:08:04 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar2133.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar2133.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar2133.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar2133.c,v 1.13 2008/11/11 00:11:30 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416.h,v 1.19 2008/11/11 21:38:13 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AR5416_H_
#define _ATH_AR5416_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_ani.c,v 1.1 2008/11/11 20:46:06 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_attach.c,v 1.27 2008/11/27 22:30:07 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_beacon.c,v 1.8 2008/11/11 01:03:12 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_cal.c,v 1.7 2008/11/11 17:43:23 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal.h
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal.h Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal.h Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_cal.h,v 1.3 2008/11/11 17:43:23 sam Exp $
+ * $FreeBSD
*/
#ifndef _ATH_AR5416_CAL_H_
#define _ATH_AR5416_CAL_H_
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcdc.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcdc.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcdc.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_cal_adcdc.c,v 1.2 2008/11/11 17:43:23 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcgain.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcgain.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_adcgain.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_cal_adcgain.c,v 1.2 2008/11/11 17:43:23 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_iq.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_iq.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_cal_iq.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_cal_iq.c,v 1.2 2008/11/11 17:43:23 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_eeprom.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_eeprom.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_eeprom.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_eeprom.c,v 1.6 2008/11/10 04:08:04 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_gpio.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_gpio.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_gpio.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_gpio.c,v 1.3 2008/11/10 04:08:04 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_interrupts.c,v 1.6 2008/11/10 04:08:04 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_keycache.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_keycache.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_keycache.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_keycache.c,v 1.3 2008/11/10 04:08:04 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_misc.c,v 1.12 2008/11/27 22:30:07 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_phy.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_phy.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_phy.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_phy.c,v 1.4 2008/11/27 22:30:08 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_power.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_power.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_power.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_power.c,v 1.6 2008/11/11 00:11:30 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_recv.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_recv.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_recv.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_recv.c,v 1.7 2008/11/11 20:46:06 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_reset.c,v 1.27 2008/11/27 22:30:08 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
Modified: user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
==============================================================================
--- user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c Tue Jan 27 20:26:45 2009 (r187787)
+++ user/sam/wifi/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c Tue Jan 27 20:28:01 2009 (r187788)
@@ -14,7 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $Id: ar5416_xmit.c,v 1.9 2008/11/27 22:30:08 sam Exp $
+ * $FreeBSD
*/
#include "opt_ah.h"
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-src-user
mailing list