Re: [Linuxptp-users] can't get linux PTP to run
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-03-15 15:37:01
|
On Fri, Mar 15, 2013 at 01:24:16PM +0000, Tim...@de... wrote: > I'm using a custom x86 3.2.37 Kernel with Real Time support. I'm > using an "e1000e Intel 82574" with should be supported. The e1000e driver will have PHC and HW timestamping in kernel 3.9, and it has SW time stamping as of kernel 3.5. So it is not supported on your kernel version. The easiest way to get going with your 3.2 kernel is to back port the SW time stamping patch. [ See the table of supported hardware at the linuxptp home page. ] HTH, Richard |