Re: [Linuxptp-devel] addition of a "get frequency" op?
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2014-06-10 04:24:50
|
On Mon, Jun 09, 2014 at 10:10:56PM +0000, Keller, Jacob E wrote: > > Can this be done on the ptp clock device? If so, this would be fine :) Yes, using the FD_TO_CLOCKID macro. See phc_open() in phc.c. Thanks, Richard |