USB hub records changed ports in every hotplug event interrupt.
Instead of reading port status one by one, we use the data from the
callback to speedup enumeration.
Host Controller also does the same thing. But we don't plan to fix it in
this patch since it requires to aggregate all Port Status Changed TRB.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 72936 Build 69819: arc lint + arc unit