david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[legal] Add FILE_LICENCE for ath9k driver headers

Signed-off-by: Marin Hannache <git@mareo.fr>
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Marin Hannache 2013-07-14 23:19:55 +02:00 committed by Michael Brown
parent c5ece71972
commit 6ad05aa319
13 changed files with 26 additions and 0 deletions

View File

@ -20,6 +20,8 @@
#ifndef ATH_H
#define ATH_H
FILE_LICENCE ( BSD2 );
#include <unistd.h>
#include <ipxe/net80211.h>

View File

@ -20,6 +20,8 @@
#ifndef ANI_H
#define ANI_H
FILE_LICENCE ( BSD2 );
#define HAL_PROCESS_ANI 0x00000001
#define DO_ANI(ah) (((ah)->proc_phyerr & HAL_PROCESS_ANI) && ah->curchan)

View File

@ -20,6 +20,8 @@
#ifndef AR9003_EEPROM_H
#define AR9003_EEPROM_H
FILE_LICENCE ( BSD2 );
#define AR9300_EEP_VER 0xD000
#define AR9300_EEP_VER_MINOR_MASK 0xFFF
#define AR9300_EEP_MINOR_VER_1 0x1

View File

@ -20,6 +20,8 @@
#ifndef ATH9K_H
#define ATH9K_H
FILE_LICENCE ( BSD2 );
#include "common.h"
/*

View File

@ -17,6 +17,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
FILE_LICENCE ( BSD2 );
#include "hw.h"
#include "ar5008_initvals.h"
#include "ar9001_initvals.h"

View File

@ -17,6 +17,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
FILE_LICENCE ( BSD2 );
#include <ipxe/malloc.h>
#include <ipxe/pci_io.h>
#include <ipxe/pci.h>

View File

@ -20,6 +20,8 @@
#ifndef CALIB_H
#define CALIB_H
FILE_LICENCE ( BSD2 );
#include "hw.h"
#define AR_PHY_CCA_FILTERWINDOW_LENGTH_INIT 3

View File

@ -17,6 +17,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
FILE_LICENCE ( BSD2 );
#include "../ath.h"
#include "hw.h"

View File

@ -20,6 +20,8 @@
#ifndef EEPROM_H
#define EEPROM_H
FILE_LICENCE ( BSD2 );
#define AR_EEPROM_MODAL_SPURS 5
#include "../ath.h"

View File

@ -20,6 +20,8 @@
#ifndef HW_H
#define HW_H
FILE_LICENCE ( BSD2 );
#include <errno.h>
#include "mac.h"

View File

@ -20,6 +20,8 @@
#ifndef MAC_H
#define MAC_H
FILE_LICENCE ( BSD2 );
#include <unistd.h>
#define RXSTATUS_RATE(ah, ads) (AR_SREV_5416_20_OR_LATER(ah) ? \

View File

@ -20,6 +20,8 @@
#ifndef ATH_REGISTERS_H
#define ATH_REGISTERS_H
FILE_LICENCE ( BSD2 );
#define AR_MIBC 0x0040
#define AR_MIBC_COW 0x00000001
#define AR_MIBC_FMC 0x00000002

View File

@ -20,6 +20,8 @@
#ifndef REGD_H
#define REGD_H
FILE_LICENCE ( BSD2 );
#include "ath.h"
enum ctl_group {