Lines Matching refs:int10
8 int10 BIOS calls. The BIOS call code is largely untested, yet.
13 To use the int10 module in a driver the header file
14 xfree86/os-support/int10/xf86int10.h must be included.
19 The int10-executer gets initialized by calling:
25 int10 execution is disabled by an option in the device section NULL
27 calls to other int10 module functions.
44 c. Doing int10 BIOS calls
60 If no further int10 calls are required for a certain chipset
65 to free the memory allocated for real mode int10 calls.
71 The int10 real mode executor is designed to run on top of various x86
74 separate thus requiring minimal efforts to port the int10 module to
112 conditions mentioned above. Therefore the following section on int10
113 setup may be skipped when porting int10 to new emulator.
122 xfree86/os-support/linux/int10/linux.c.
142 to find out if the user has requested not to initialize int10. If so
344 $XFree86: xc/programs/Xserver/hw/xfree86/int10/INT10.HOWTO,v 1.2 2000/02/08 13:13:22 eich Exp $