This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
bwi
History
Gleb Smirnoff
c803f24b28
To avoid sleeping in firmware_get() with bwi mutex held, call
...
bwi_mac_fw_alloc() at the device attach, not in the interface init.
2015-05-27 22:30:21 +00:00
..
bitops.h
…
bwimac.c
To avoid sleeping in firmware_get() with bwi mutex held, call
2015-05-27 22:30:21 +00:00
bwimac.h
To avoid sleeping in firmware_get() with bwi mutex held, call
2015-05-27 22:30:21 +00:00
bwiphy.c
…
bwiphy.h
…
bwirf.c
…
bwirf.h
…
if_bwi_pci.c
Setup the interrupt handler after bwi_attach(). If IRQ is shared, interrupt
2015-05-27 22:27:15 +00:00
if_bwi.c
To avoid sleeping in firmware_get() with bwi mutex held, call
2015-05-27 22:30:21 +00:00
if_bwireg.h
…
if_bwivar.h
…