Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Calling Interrupts from Perl

by Erik Hensema (Sexton)
on Nov 23, 2001 at 15:20 UTC ( [id://127087]=note: print w/replies, xml ) Need Help??


in reply to Calling Interrupts from Perl

It's impossible to call interrupts from usermode Linux. And even the kernel can't call 16-bit BIOS interrupts.

In Linux there's only one defined interrupt which is the systemcall entry gate.

However, you may be able to access the video bios: XFree86 does that too. It however would require root access and when X is already running you're screwed.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://127087]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-16 11:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found