In the past I have done some simple bios-level graphical work under windows by using the standard IA-32 MS-DOS interrupts. All that is understood.
However I am in need of reference material that lists all (or at least most of) the standard Linux kernel interrupts so that I can transfer my knowledge of low-level graphics to Linux.
My goal is to be able to access low-res pixel-level access to video ram from the starting point of a text-mode Linux installation (FC6 server to be precise).
But finding such information is proving difficult.
Have any of you guys (cornedbee maybe?) done any interrupt work?
![]()


Reply With Quote