# # # 1997/5/19 # Till Straumann # strauman@sun6hft.ee.tu-berlin.de # AST Ascentia P55 # Intel Pentium 133MHz # 2.02 # Linux # 2.0.30 # 3.2A # XF86_SVGA # Cirrus CLGD7548 # PCI # 1M # 8bpp, 16bpp # 800x600 # 12.1 inch # TFT # # # use vers. 3.2A server (acceleration is fine), # membase has to be specified (autodetection bug, # run 'scanpci -f' to get BASE0 address) # # check the keyboard language (unless you have a # swiss-german one :-) # # # # #---------------------------------------------------------------------- # XF86Config auto-generated by XF86Setup # # Copyright (c) 1996 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # # See 'man XF86Config' for info on the format of this file Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 30 XkbModel "pc101" XkbLayout "de_CH" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Timeout 45 Emulate3Buttons EndSection Section "Monitor" Identifier "TFT" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5-48 VertRefresh 55-90 # This one works for 8bpp and for 16bpp ModeLine "800x600_36" 36.08 800 832 904 1000 600 601 605 628 # This works only for 16bpp ModeLine "800x600_40" 40 800 832 904 1000 600 601 605 628 EndSection Section "Device" Identifier "Primary Card" VendorName "Unknown" BoardName "Cirrus Logic GD754x (laptop)" Option "linear" VideoRam 1024 Membase 0xfc000000 EndSection Section "Screen" Driver "SVGA" Device "Primary Card" Monitor "TFT" BlankTime 5 SuspendTime 15 OffTime 30 DefaultColorDepth 16 SubSection "Display" Depth 8 Modes "800x600_36" EndSubSection SubSection "Display" Depth 16 Modes "800x600_36" "800x600_40" EndSubSection EndSection