This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
bwi
History
Warner Losh
07db17ce56
Move the unlock to after the ifdef (maybe the right fix is to remove
...
the ifdef) since it calls bwi_start_locked, which expects to the lock to be held...
2009-06-01 16:29:03 +00:00
..
bitops.h
…
bwimac.c
…
bwimac.h
…
bwiphy.c
Remove unnecessary comments. 11A read/write is the same: its just the
2009-05-18 15:46:34 +00:00
bwiphy.h
…
bwirf.c
…
bwirf.h
…
if_bwi_pci.c
Turns out that my BCM4318 has a PCI ID of 0x4319, which lead me to
2009-05-18 01:00:11 +00:00
if_bwi.c
Move the unlock to after the ifdef (maybe the right fix is to remove
2009-06-01 16:29:03 +00:00
if_bwireg.h
Correct types of PHY, per
http://bcm-specs.sipsolutions.net/PHYVersioning
2009-05-18 01:07:38 +00:00
if_bwivar.h
Overhaul monitor mode handling:
2009-05-20 20:00:40 +00:00