[LinuxPPS] time_pps_kcbind return EOPNOTSUPP

Remco dB besten at gmail.com
Fri May 28 15:02:28 CEST 2010


On Friday 28 May 2010 08:15:50 Vitezslav Samel wrote:
>   Try this patch (IMHO should go into mailine kernel - Rodolfo?):
> 
> --- pps_kernel.h.orig	2009-09-10 09:23:54.000000000 +0200
> +++ pps_kernel.h	2010-05-28 08:13:36.000000000 +0200
> @@ -18,6 +18,9 @@
>   *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
>   */
> 
> +#ifndef _LINUX_PPS_KERNEL_H
> +#define _LINUX_PPS_KERNEL_H
> +
>  #include <linux/pps.h>
> 
>  #include <linux/cdev.h>
> @@ -87,3 +90,5 @@
>  extern int pps_register_cdev(struct pps_device *pps);
>  extern void pps_unregister_cdev(struct pps_device *pps);
>  extern void pps_event(int source, struct pps_ktime *ts, int event, void
>  *data); +
> +#endif  /* _LINUX_PPS_KERNEL_H */

Vita, should this patch be against the default kernel or the 'Alex-patched' 
kernel? I see no reference towards pps_kcbind etc.
Remco




More information about the LinuxPPS mailing list