HomeFreeBSD

if_rk_dwc: Fix delays handling

Description

if_rk_dwc: Fix delays handling

The property are named {t,r}x_delay and not {t,r}-delay.
The upper bits of the register are a mask of which bits is allowed
to be written, set it otherwise we write nothing.
OF_getencprop returns <0 = for an error.

Pointy Hat: myself
Reported by: jmcneill (delay and mask bits)

Details

Provenance
manuAuthored on
Parents
rS335442: Attach dev.cpu nodes on powerpc SMT cores, using only the first found thread
Branches
Unknown
Tags
Unknown