I really don't know if this list is for this kind of questions but perhaps anyone can help me or give me any link?
 
I'm working in an embedded project using a small 486 and I'm using the RTC interrupt to sample a wand barcode reader and to decode it. I've made some kernel hackig to make the RTC interrupt shared, but now I want to do "module stacking" and to call the RTC ioctl function from my own device driver, to do that the rtc_ioctl() function must be in the /proc/ksyms (Kernel Symbol Table), I've tried several ways to include it there but I've not succed.
 
So I'll listen to ideas
 
Thanks
 
Andrés

Reply via email to