From: Abraham vd M. <ab...@2d...> - 2002-04-15 14:04:44
|
Hi! I have a watchdog on my board which needs to be strobed at least every 500ms, otherwise it resets the board. Therefore I need to use a timer interrupt. I have a couple of questions to ask though: 1) Interrupts are disabled in blob at the moment right? So I won't be interfering with something else if I setup an interrupt handler? 2) If I setup an interrupt handler, then I obviously need to uninstall the interrupt handler (or at least disable interrupts) before I load the kernel (or anything else for that matter). Where is the best/least intrusive place to do that in blob? --=20 Regards Abraham Vulcans worship peace above all. -- McCoy, "Return to Tomorrow", stardate 4768.3 __________________________________________________________ Abraham vd Merwe - 2d3D, Inc. Device Driver Development, Outsourcing, Embedded Systems Cell: +27 82 565 4451 Snailmail: Tel: +27 21 761 7549 Block C, Aintree Park Fax: +27 21 761 7648 Doncaster Road Email: ab...@2d... Kenilworth, 7700 Http: http://www.2d3d.com South Africa |