2012-02-04 00:54:43 +00:00
|
|
|
#
|
|
|
|
# WITHOUT_SOURCELESS_UCODE -- Disable drivers that include sourceless
|
|
|
|
# microcode.
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
2012-02-04 13:45:39 +00:00
|
|
|
nodevice adw
|
2012-02-04 00:54:43 +00:00
|
|
|
nodevice bce
|
|
|
|
nodevice fatm
|
|
|
|
nodevice fxp
|
|
|
|
nodevice ispfw
|
|
|
|
nodevice mwlfw
|
|
|
|
nodevice ralfw
|
rtwn(4), urtwn(4): merge common code, add support for 11ac devices.
All devices:
- add support for rate adaptation via ieee80211_amrr(9);
- use short preamble for transmitted frames when needed;
- multi-bss support:
* for RTL8821AU: 2 VAPs at the same time;
* other: 1 any VAP + 1 sta VAP.
RTL8188CE:
- fix IQ calibration bug (reason of significant speed degradation);
- add h/w crypto acceleration support.
USB:
- A-MPDU Tx support;
- short GI support;
Other:
- add support for RTL8812AU / RTL8821AU chipsets
(a/b/g/n only; no ac yet);
- split merged code into subparts:
* bus glue (usb/*, pci/*, rtl*/usb/*, rtl*/pci/*)
* common (if_rtwn*)
* chip-specific (rtl*/*)
- various other bugfixes.
Due to code reorganization, module names / requirements were changed too:
urtwn urtwnfw -> rtwn rtwn_usb rtwnfw
rtwn rtwnfw -> rtwn rtwn_pci rtwnfw
Tested with RTL8188CE, RTL8188CUS, RTL8188EU and RTL8821AU.
Tested by: kevlo, garga,
Peter Garshtja <peter.garshtja@ambient-md.com>,
Kevin McAleavey <kevin.mcaleavey@knosproject.com>,
Ilias-Dimitrios Vrachnis <id@vrachnis.com>,
<otacilio.neto@bsd.com.br>
Relnotes: yes
2016-10-17 20:38:24 +00:00
|
|
|
nodevice rtwnfw
|
2012-02-04 00:54:43 +00:00
|
|
|
nodevice runfw
|
|
|
|
nodevice sf
|
|
|
|
nodevice ti
|
|
|
|
nodevice txp
|
|
|
|
nodevice ce
|
|
|
|
nodevice cp
|
|
|
|
nodevice ctau
|
|
|
|
nodevice ipwfw
|
|
|
|
nodevice iwifw
|
2015-08-08 20:45:47 +00:00
|
|
|
nodevice iwmfw
|
2012-02-04 00:54:43 +00:00
|
|
|
nodevice iwnfw
|
|
|
|
nodevice wpifw
|
|
|
|
|
|
|
|
# drm
|
|
|
|
nodevice mga
|
|
|
|
nodevice r128
|
|
|
|
nodevice radeon
|
|
|
|
|
|
|
|
# sound
|
|
|
|
nodevice csa
|
|
|
|
nodevice ds1
|
|
|
|
nodevice maestro3
|
|
|
|
|
|
|
|
# usb
|
2013-07-30 02:07:57 +00:00
|
|
|
nodevice rsu
|
|
|
|
nodevice rsufw
|
2012-02-04 00:54:43 +00:00
|
|
|
nodevice rum
|
|
|
|
nodevice uath
|
|
|
|
nodevice zyd
|
|
|
|
nodevice kue
|