Search found 2 matches

by w7h7jm1
Thu 12. Sep 2019, 12:23
Forum: Linux
Topic: Redhat 2.6.9.34 - peak driver 8.9.0 make
Replies: 2
Views: 8297

Re: Redhat 2.6.9.34 - peak driver 8.9.0 make

Hi Stéphane,
Thanks for the prompt response. I am using a Peak USB to CAN interface unit and it is working fine on my CENTOS 7 system. Since you state that the CAN socket support was only added at 2.6.25 then I will have to update the legacy machines when I add CAN bus to the system.
Thanks,
John
by w7h7jm1
Thu 12. Sep 2019, 08:53
Forum: Linux
Topic: Redhat 2.6.9.34 - peak driver 8.9.0 make
Replies: 2
Views: 8297

Redhat 2.6.9.34 - peak driver 8.9.0 make

Can you please advise. After extracting Peak driver 8.9.0 onto an old Redhat 2.6.9.34 system when I run the make prior to install it fails due to missing headers hrtimer.h and ktime.h. If I copy these headers from a later 64 bit version of Linux then I get a syntax error in ktime.h, see below.

Is ...