Lines Matching refs:by

8 allows the use of various special video modes supported by the video BIOS. Due
17 The video mode to be used is selected by a kernel parameter which can be
18 specified in the kernel Makefile (the SVGA_MODE=... line) or by the "vga=..."
19 option of LILO (or some other boot loader you use) or by the "vidmode" utility
62 of chipsets is turned off by default (see CONFIG_VIDEO_SVGA in chapter 4 to see
82 the standard modes (80x25 and 80x50) followed by "special" modes (80x28 and
91 all consistent video modes supported by your BIOS will appear (plus maybe some
96 modes are not listed at all and the modes revealed by `scan' are shown before
104 by entering its mode directly if you know it even if it isn't shown on the menu.
113 (as presented to INT 10, function 00) increased by 0x0100.
115 0x0200 to 0x08ff - VESA BIOS modes. The ID is a VESA mode ID increased by
118 0x0900 to 0x09ff - Video7 special modes. Set by calling INT 0x10, AX=0x6f05.
122 0x0f00 to 0x0fff - special modes (they are set by various tricks -- usually
123 by modifying one of the standard modes). Currently available:
134 0x1000 to 0x7fff - modes specified by resolution. The code has a "0xRRCC"
158 off by default as it's a bit unreliable due to terribly bad PC design. If you
192 to be used later by special drivers (e.g., 800x600 on IBM ThinkPad -- see
226 1.0 (??-Nov-95) First version supporting all adapters supported by the old
232 2.1 (30-Jan-96) VESA modes moved to 0x200-0x3ff. Mode selection by resolution
234 modes supplied by SVGA autodetection as they are more reliable.
244 2.4 (18-Mar-96) Added patches by Hans Lermen fixing a memory overwrite problem
260 original version written by hhanemaa@cs.ruu.nl, patched by
261 Jeff Chua, rewritten by me).
271 - Direct testing of SVGA adapters turned off by default, `scan'