Skip to content

xhci: fix port detection.

Jeremy Soller requested to merge TechnoMancer:xhcidev into master

Created by: TechnoMancer

Ports are now correctly represented as 4 consecutive u32 registers. Port state now reads all 4 bits of the state value.

Merge request reports