Re: [Linuxptp-users] can't get linux PTP to run
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Keller, J. E <jac...@in...> - 2013-03-15 16:33:34
|
> -----Original Message----- > From: Richard Cochran [mailto:ric...@gm...] > Sent: Friday, March 15, 2013 8:37 AM > To: Tim...@de... > Cc: lin...@li... > Subject: Re: [Linuxptp-users] can't get linux PTP to run > > On Fri, Mar 15, 2013 at 01:24:16PM +0000, Tim- > Ben...@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 > > There may be a kernel module released on sourceforge with support if you don't need in-kernel driver, this should work with the PTP framework in 3.2 http://sourceforge.net/projects/e1000/files/e1000e%20stable/ - Jake |