We have a but in our XP10 code that causes lock-ups, involving
interrupts.  We've fixed that, but some of our prototypes are not with
Howard, so they cannot be easily updated.  A work-around we would like
to try is to actually service the interrupt signals in a Linux driver.
 The problem is that we neglected to add a global disable for
interrupts.  So if the condition occurs, we assert it.  Without a
driver to service (and deassert) the signal, it gets stuck on, and the
system hangs.

Is there someone out there who could hack this driver together for us?

-- 
Timothy Normand Miller
http://www.cse.ohio-state.edu/~millerti
Open Graphics Project
_______________________________________________
Open-graphics mailing list
[email protected]
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)

Reply via email to