components/ptp/patches/00-sol_sf_patch_over_community_edition.patch
changeset 4581 021d774e32e1
parent 2214 c98efe8be94e
child 5007 0052258cbb9d
equal deleted inserted replaced
4580:5c702246a898 4581:021d774e32e1
 10493 +
 10493 +
 10494 +Example 3 Force ptp service to use PTP hardware in the NIC.
 10494 +Example 3 Force ptp service to use PTP hardware in the NIC.
 10495 +
 10495 +
 10496 +First configure the service to use the PTP hardware -
 10496 +First configure the service to use the PTP hardware -
 10497 +#svccfg -s svc:/network/ptp:default \\
 10497 +#svccfg -s svc:/network/ptp:default \\
 10498 +    setprop config/use_hw=yes
 10498 +    setprop config/use_hw=true
 10499 +
 10499 +
 10500 +.fi
 10500 +.fi
 10501 +Then refresh the service, assuming it is enabled and online
 10501 +Then refresh the service, assuming it is enabled and online
 10502 +already -
 10502 +already -
 10503 +.nf
 10503 +.nf