#include "rtl818x.h"
#include "leds.h"
Go to the source code of this file.
#define RFKILL_MASK_8187_89_97 0x2 |
#define RFKILL_MASK_8198 0x4 |
#define RTL8187_EEPROM_MAC_ADDR 0x07 |
#define RTL8187_EEPROM_SELECT_GPIO 0x3B |
#define RTL8187_EEPROM_TXPWR_BASE 0x05 |
#define RTL8187_EEPROM_TXPWR_CHAN_1 0x16 /* 3 channels */ |
#define RTL8187_EEPROM_TXPWR_CHAN_4 0x3D /* 2 channels */ |
#define RTL8187_EEPROM_TXPWR_CHAN_6 0x1B /* 2 channels */ |
#define RTL8187_MAX_RX 0x9C4 |
#define RTL8187_REQ_GET_REG 0x05 |
#define RTL8187_REQ_SET_REG 0x05 |
#define RTL8187_REQT_READ 0xC0 |
#define RTL8187_REQT_WRITE 0x40 |
- Enumerator:
DEVICE_RTL8187 |
|
DEVICE_RTL8187B |
|
Definition at line 87 of file rtl8187.h.