On Sun, 22 Oct 2006, Mike Dupuis wrote:
> I am using a TS-7200. How do I disable the interrupts so my code does
> not get interrupted. I am using GCC on Debian Linux. Usually I use
> commands like "cli" and "sti" but these are not recognized when I try to
> compile my program.
:-) you are joking aren't you?
You can only do that sort of thing in the kernel.
If your code really cannot be interrupted, then you should be writing a
kernel module/driver for your specific purpose.
Just out of curiosity, what is it you don't want interrupting?
Jim
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|