Weongyo Jeong
5fb654dcd1
don't need to check BWN_RX_PHYST0_SHORTPRMBL flag because it's already
...
handled in later.
Reported from: imp, nwhitehorn
2010-02-27 02:20:38 +00:00
Weongyo Jeong
d2ee7771f1
o adds sysctl variables to show device statistics.
...
o records RTS success/fail statistics.
Pointed by: imp
2010-02-23 19:55:54 +00:00
Weongyo Jeong
e355ad550c
fixes a compile error; invalid type argument of '->'.
2010-02-23 19:44:51 +00:00
Warner Losh
0d05eee2f9
Fix compilation problems with INVARIANTS.
...
# also limit RX decryption attempted messages to 50
Reviewed by: weongyo
2010-02-23 05:02:10 +00:00
Weongyo Jeong
ef0894bfd2
o print msgs with length if the frame is too short to pass to net80211.
...
o print key index for debugging if the frame is attempted to decrypt for
WEP, AES or TKIP though currently HW decryption isn't supported.
2010-02-19 03:36:02 +00:00
Weongyo Jeong
45d9abdbc3
adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.
...
o uses v4 firmware instead of v3. A port will be committed to create
the bwn firmware module.
o supports B/G and LP(low power) PHYs.
o supports 32 / 64 bits DMA operations.
o tested on big / little endian machines so should work on all
architectures.
It'd not connected to the build until the firmware port is committed.
2010-02-16 01:44:14 +00:00