home *** CD-ROM | disk | FTP | other *** search
- # QPV/386 configuration file for S3 based graphics cards
- #
- # ATTENTION: It is strongly recommended that you use VESA.DRV instead
- # of S3.DRV, unless your S3 graphics card is very old and/or
- # has buggy VESA support.
- # It is also strongly recommended that you run VESATEST to
- # determine which modes are actually supported by your BIOS.
- # Note: Even if your BIOS claims that certain modes are
- # supported, that does not necessarily mean that they work
- # correctly.
- #
- # Note: hicolor/truecolor modes are not supported by 86c911 and 86c924.
-
- #'S3
- #"S3-based graphics cards (86c80x, -928, -86x, -96x, "Trio/Vision")
-
- S3 BGR # BGR??? Don't know, maybe RGB
-
- # 16 color modes:
-
- 320 200 16 40 $0d 0
- 640 480 16 80 $12 0
- 800 600 16 100 $4f02 $102
- 1024 768 16 128 $4f02 $104
- # 1280 1024 16 160 $4f02 $106 # not supported by some cards/monitors
-
- # 256 color modes:
-
- 320 200 256 320 $13 0
- 640 480 256 640 $4f02 $101
- 800 600 256 800 $4f02 $103
- 1024 768 256 1024 $4f02 $205 # ???
- # 1280 1024 256 1280 $4f02 $107 # not supported by some cards/monitors
-
- # 32K color (hicolor) modes:
-
- 640 480 32K 1280 $4f02 $110
- 800 600 32K 1600 $4f02 $113
- 1024 768 32K 2048 $4f02 $116
- # 1280 1024 32K 2560 $4f02 $119 # not supported by some cards/monitors
-
- # 64K color (hicolor) modes:
-
- 640 480 64K 1280 $4f02 $111
- 800 600 64K 1600 $4f02 $114
- 1024 768 64K 2048 $4f02 $117
- # 1280 1024 64K 2560 $4f02 $11a # not supported by some cards/monitors
-
- # 16M color (truecolor) modes:
-
- 640 480 16M 1920 $4f02 $112 R # 3 or 4 bytes per pixel?
- 800 600 16M 2400 $4f02 $115 R
- 1024 768 16M 3072 $4f02 $118 R
-