Correct types of PHY, per http://bcm-specs.sipsolutions.net/PHYVersioning
# Note: The driver doesn't support either these PHY types, so this is # effectively a nop. Submitted by: "ddk" Obtained from: http://paradox.lissyara.su/bwi.diff
This commit is contained in:
parent
ce9237f1b2
commit
e9902ec0a6
@ -275,7 +275,8 @@
|
||||
#define BWI_PHYINFO_TYPE_11A 0
|
||||
#define BWI_PHYINFO_TYPE_11B 1
|
||||
#define BWI_PHYINFO_TYPE_11G 2
|
||||
#define BWI_PHYINFO_TYPE_11N 5
|
||||
#define BWI_PHYINFO_TYPE_11N 4
|
||||
#define BWI_PHYINFO_TYPE_11LP 5
|
||||
#define BWI_PHYINFO_VER_MASK __BITS(15, 12)
|
||||
|
||||
#define BWI_RF_ANTDIV 0x3e2 /* Antenna Diversity?? */
|
||||
|
Loading…
Reference in New Issue
Block a user