diff options
author | Adam Lee <adam.lee@canonical.com> | 2014-03-27 23:36:18 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-03-31 13:47:41 -0400 |
commit | 94010fa0dd07e8b904e7c6b6589f15573008ab15 (patch) | |
tree | d26c0bd3391c7b1dec8f371f4901c681eaf8ab4a /drivers/net/wireless/rtlwifi/rtl8192de/Makefile | |
parent | 52250cbee7f62400140295a632e0ffbbe5b083ca (diff) |
rtlwifi: add MSI interrupts mode support
Add MSI interrupts mode support, enable it when submodules' msi_support
flag is true, also could fallback to pin-based interrupts mode if MSI
interrupts mode fails.
RealTek's policy(on modules which work well with MSI interrupts mode) is:
> If the platform supports both MSI and pin-based, use MSI.
> If the platform supports MSI only, use MSI.
> If the platform supports pin-based only, use pin-based.
Also as RealTek's testing results, RTL8188EE and RTL8723BE work well
with both MSI mode and pin-based mode fallback.
Signed-off-by: Adam Lee <adam.lee@canonical.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/rtl8192de/Makefile')
0 files changed, 0 insertions, 0 deletions