diff --git a/Documentation/fb/vesafb.txt b/Documentation/fb/vesafb.txt index ee277dd..9565543 100644 --- a/Documentation/fb/vesafb.txt +++ b/Documentation/fb/vesafb.txt @@ -40,12 +40,12 @@ The graphic modes are NOT in the list wh vga=ask and hit return. The mode you wish to use is derived from the VESA mode number. Here are those VESA mode numbers: - | 640x480 800x600 1024x768 1280x1024 -----+------------------------------------- -256 | 0x101 0x103 0x105 0x107 -32k | 0x110 0x113 0x116 0x119 -64k | 0x111 0x114 0x117 0x11A -16M | 0x112 0x115 0x118 0x11B + | 640x480 800x600 1024x768 1280x1024 1600x1200 +----+----------------------------------------------- +256 | 0x101 0x103 0x105 0x107 0x??? +32k | 0x110 0x113 0x116 0x119 0x173 +64k | 0x111 0x114 0x117 0x11A 0x174 +16M | 0x112 0x115 0x118 0x11B 0x175 The video mode number of the Linux kernel is the VESA mode number plus 0x200. @@ -54,12 +54,12 @@ The video mode number of the Linux kerne So the table for the Kernel mode numbers are: - | 640x480 800x600 1024x768 1280x1024 -----+------------------------------------- -256 | 0x301 0x303 0x305 0x307 -32k | 0x310 0x313 0x316 0x319 -64k | 0x311 0x314 0x317 0x31A -16M | 0x312 0x315 0x318 0x31B + | 640x480 800x600 1024x768 1280x1024 1600x1200 +----+----------------------------------------------- +256 | 0x301 0x303 0x305 0x307 0x??? +32k | 0x310 0x313 0x316 0x319 0x373 +64k | 0x311 0x314 0x317 0x31A 0x374 +16M | 0x312 0x315 0x318 0x31B 0x375 To enable one of those modes you have to specify "vga=ask" in the lilo.conf file and rerun LILO. Then you can type in the desired