Hi,

I encounter problems like this all the time; you use a version of software, 
update the software, and a bug gets introduced between versions when the code 
very seemingly related to the problem, HASN'T CHANGED. If the driver code 
hasn't changed, is it the same Linux kernel, distribution, etc? If everything 
else is the same, check the files that the LinuxCNC driver includes, header 
files, etc. Go down the chain of relatable files instead of just the PPMC 
driver itself. If still no luck, try using git-bisect a shot. Make sure you're 
starting from a working point.

I'd see if using commit e2e36d2f37563773e6203e216fb3b164cc610b4e works.

Alec


_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to