[LinuxPPS] time_pps_kcbind return EOPNOTSUPP

Rodolfo Giometti giometti at enneenne.com
Fri May 28 08:25:22 CEST 2010


On Fri, May 28, 2010 at 08:15:50AM +0200, 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 */

Ok, provide suitable patch and send it to:

* To: Andrew Morton <akpm at linux-foundation.org>

* Cc: Rodolfo Giometti <giometti at linux.it>, linux-kernel at vger.kernel.org

then I'm going to ack it.

Thanks,

Rodolfo

-- 

GNU/Linux Solutions                  e-mail: giometti at enneenne.com
Linux Device Driver                          giometti at linux.it
Embedded Systems                     phone:  +39 349 2432127
UNIX programming                     skype:  rodolfo.giometti
Freelance ICT Italia - Consulente ICT Italia - www.consulenti-ict.it



More information about the LinuxPPS mailing list