# 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:
Warner Losh 2009-05-18 01:07:38 +00:00
parent ce9237f1b2
commit e9902ec0a6

View File

@ -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?? */