# # # 1997/12/5 # 福井秀明 (Hideaki FUKUI) # hideman@mail.infosakyu.or.jp # akia Tornado 510V # Intel Pentium 100MHz # AMI BIOS Version 1.04 # FreeBSD # 2.2.2-RELEASE # XFree86 3.3.1 # XF86_SVGA # CL-GD7543 # 1Mbytes # 8bpp, 16bpp # 800 x 600 # 10.4 inch # TFT # #この XF86Config は、小田部荘司(otabe@cse.kyutech.ac.jp)さんが Sharp #Mebius PC-A445 用としてアップされたものを殆んどそのまま引用させてい #ただいたものです。 #ビデオチップの型番が近い(PC-A445 はCL-GD7548)のでという単純な発想 #だったのですが、今までできなかった16bpp で動かすこともできるようにな #り、とても感謝しています。 #変更したところは、MemBase の値ぐらいで、Modeline 等はそのままです。 # # #---------------------------------------------------------------------- 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/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" XkbRules "xfree86" XkbModel "jp106" XkbLayout "jp" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psm0" Emulate3Buttons EndSection Section "Monitor" Identifier "Primary Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5-69 VertRefresh 50-75 Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 Modeline "640x480" 31.5 640 680 720 864 480 488 491 521 Modeline "800x600" 40 800 840 968 1000 600 601 605 640 +hsync +vsync EndSection Section "Device" Identifier "Primary Card" VendorName "Unknown" BoardName "None" Videoram 1024 # Chipset "clgd6235" Chipset "clgd5429" ClockChip "cirrus" Option "clgd6225_lcd" Option "linear" MemBase 0x3e000000 EndSection Section "Screen" Driver "SVGA" Device "Primary Card" Monitor "Primary Monitor" SubSection "Display" Depth 8 Modes "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "800x600" EndSubSection EndSection