1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/dev/bwi
Scott Long 2ae078a31d Follow-up r283636 with a fix to the other abuses of BUS_SPACE_MAXSIZE_32BIT.
It makes no sense to specify a segment size that's larger than the total
amount that you want to allocate.
2015-05-28 08:00:11 +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 The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
bwiphy.h
bwirf.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
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 Follow-up r283636 with a fix to the other abuses of BUS_SPACE_MAXSIZE_32BIT. 2015-05-28 08:00:11 +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 net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00