Skip to content
Snippets Groups Projects
Commit 1897d601 authored by Bin Meng's avatar Bin Meng Committed by Marek Vasut
Browse files

usb: xhci: Add interrupt transfer support


xHCI uses normal TRBs for both bulk and interrupt. This adds the
missing interrupt transfer support to xHCI so that devices like
USB keyboard that uses interrupt transfer can work.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 2f0eb2ac
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment