Hello, Am Montag, 4. Oktober 2010, 13:34:06 schrieb Uwe Bonnes: > it seems that Linux 2.6.36 changes the interrupt API again. I applied > appended patch, however it does not determine Kernel version.
I guess you mean ioctl API, not interrupt. The unlocked_ioctl exists for a very long time (pre 2.6.12-rc2) and the old ioctl (which holds BKL btw) is finally removed. I guess there is no need for a kernel version dependency. Best regards, Alexander _______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
