Details
Details
- Reviewers
manu
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
| sys/arm64/rockchip/rk_usb2phy.c | ||
|---|---|---|
| 136 | What are those magic numbers ? Can we have some defines for them ? | |
| sys/arm64/rockchip/rk_usb2phy.c | ||
|---|---|---|
| 163 | This doesn't look correct. | |
This comment was removed by ganbold.
Comment Actions
Just looked at NetBSD src.
I guess we should follow what is inside https://github.com/NetBSD/src/blob/trunk/sys/arch/arm/rockchip/rk_usb.c#L338