Jerry Geis wrote:
> I am running centos 4.6 i386 kernel 2.6.9-67
> ztdummy compiles fine,   loads fine,  but does not work.
>
> modprobe ztdummy debug=1
>
> dmesg shows
> ztdummy: init() finished
>
> however the debug is supposed to print something every 5 seconds
> it does not do this. Nor does /proc/interrupts rtc value increment.
>
> What else do I need to do to get this to work correctly?
>
> Jerry
>
I added <linux/interrupt.h>

changed
#if 0
#define USE_RTC
#endif

and recompiled and now rtc is incrementing.

Jerry


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to