CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/12/29 03:21:22
Modified files:
sys/dev/fdt : rkusbdpphy.c
Log message:
Fix super-speed enablement by initializing the controller properly and
then enabling USB3 support on the controller (instead of disabling it
like we do right now). This makes my umass(4) come up as super-speed
instead of high-speed.
ok kettenis@
