I recently began helping someone test a new multimedia driver (network audio) and found that the driver would not compile on my machine running an RT kernel because the driver used tasklet_hrtimer_init(), but that function is not defined in interrupt.h in the RT patched kernel. What should be used in place of that, and where should be look for documentation describing any differences that need to be accomodated? -- Chris Caudle -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html