# # 1998/04/29 # Seike Hiroyuki # seike@yy.cs.keio.ac.jp # SONY VAIO PCG-505EX # MMX Pentium 233MHz # PhoenixBIOS NetBIOS 4.0 # # FreeBSD # 2.2.5-RELEASE + PAO-971211 # XFree86 3.3.2 # XF86_SVGA + NeoMagic patch (see below) # NeoMagic MagicGraph 128ZV+ # # # # 1024K # 8bpp, 16bpp # 800 x 600 # 10.4 inch # TFT # not tested # not tested # not tested # not tested # not tested # #both 800x600x8 and 800x600x16 work with #NeoMagic patch for XFree86 3.2.2 XF86_SVGA (by js@mnsinc.com) # http://www.mnsinc.com/js/Neomagic.html # # #XFree86 3.2.2 XF86_SVGA 用 NeoMagic パッチ (by js@mnsinc.com) # http://www.mnsinc.com/js/Neomagic.html #によって、800x600x8 800x600x16 ともに動作しました。 # # # # # # XF86Config for VAIO PCG-505EX # original from "XF86Config for BIBLO NC313 by candy" # NO WARRANTY # # NeoMagic patch: http://www.mnsinc.com/js/Neomagic.html # Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" 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/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" # ModulePath "/usr/X11R6/lib/modules" EndSection Section "Keyboard" Protocol "Standard" # AutoRepeat 500 5 XkbDisable XkbKeymap "xfree86(us)" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psm0" Emulate3Buttons # Emulate3Timeout 50 EndSection Section "Monitor" Identifier "BIBLO LCD" VendorName "fujitsu" ModelName "BIBLO NC313" HorizSync 31.5 - 37.9 VertRefresh 50-90 # 640x400 @ 70 Hz, 31.5 kHz hsync Modeline "640x400" 25.175 640 664 760 800 400 409 411 450 # 800x600 @ 60 Hz, 37.8 kHz hsync Modeline "800x600" 40 800 856 1040 1056 600 600 626 628 +hsync +vsync EndSection Section "Device" Identifier "MagicGraph 128ZV+" VendorName "NeoMagic" BoardName "BIBLO NC313" Chipset "neomagic" VideoRam 1024 Clocks 25.2 28.3 40.0 EndSection Section "Screen" Driver "svga" Device "MagicGraph 128ZV+" Monitor "BIBLO LCD" Subsection "Display" Depth 8 Modes "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection