Go to the documentation of this file.
20 #ifndef __RTL871X_EEPROM_H__
21 #define __RTL871X_EEPROM_H__
25 #define RTL8712_EEPROM_ID 0x8712
26 #define EEPROM_MAX_SIZE 256
30 #define EEPROM_READ_OPCODE 06
31 #define EEPROM_WRITE_OPCODE 05
32 #define EEPROM_ERASE_OPCODE 07
33 #define EEPROM_EWEN_OPCODE 19
34 #define EEPROM_EWDS_OPCODE 16
36 #define EEPROM_CID_DEFAULT 0x0
37 #define EEPROM_CID_ALPHA 0x1
38 #define EEPROM_CID_Senao 0x3
39 #define EEPROM_CID_NetCore 0x5
40 #define EEPROM_CID_CAMEO 0X8
41 #define EEPROM_CID_SITECOM 0x9
42 #define EEPROM_CID_COREGA 0xB
43 #define EEPROM_CID_EDIMAX_BELKIN 0xC
44 #define EEPROM_CID_SERCOMM_BELKIN 0xE
45 #define EEPROM_CID_CAMEO1 0xF
46 #define EEPROM_CID_WNC_COREGA 0x12
47 #define EEPROM_CID_CLEVO 0x13
48 #define EEPROM_CID_WHQL 0xFE