# # 1998/06/19 # Takashi SHIRAI # shirai@nintendo.co.jp # HITACHI FLORA Prius note 210g (RIOS SYSTEMS NP40J Chandra2) # Intel MMX Pentium 166MHz # 05/26/98 # FreeBSD # 2.2.6-RELEASE # XFree86 3.3.2 # XF86_SVGA, XF86_VGA16, XF86_Mono # Chips & Technology 65555 # 2Mbytes # 8bpp, 16bpp # 800x600 # 9.2 inch # TFT # #There's no difficult, except set 'Clocks' as 50. # # #Clocks を 50 にする以外、特に工夫すべき箇所はありませんでした。 # # # XF86Config Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" # 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 "Module" # Load "xf86Jstk.so" #EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 300 8 XkbModel "jp106" XkbLayout "jp" XkbOptions "ctrl:swapcaps" Xkbkeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "en_US(pc101)" XkbGeometry "pc" XkbRules "xfree86" EndSection Section "Pointer" Protocol "MouseSystems" Device "/dev/sysmouse" # BaudRate 9600 # SampleRate 150 Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "chandra2" VendorName "RIOS-SYSTEM" ModelName "Prius note 210" HorizSync 20-80 VertRefresh 20-80 Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync Modeline "640x480" 31.50 640 656 720 840 480 493 496 500 +hsync +vsync Modeline "640x400" 25.18 640 664 760 800 400 409 411 450 Modeline "512x384" 20.16 512 528 592 640 384 385 388 404 -hsync -vsync Modeline "480x300" 29.95 480 504 584 624 300 319 322 333 doublescan Modeline "400x300" 25.00 400 424 488 520 300 319 322 333 doublescan Modeline "320x240" 15.75 320 336 384 400 240 244 246 262 doublescan EndSection Section "Device" Identifier "Generic VGA" VendorName "Unknown" BoardName "Unknown" Chipset "generic" Clocks 50 VideoRam 2048 EndSection Section "Device" Identifier "ct65555" VendorName "C&T" BoardName "ct65555" Option "use_vclk1" Chipset "ct65555" Clocks 50 VideoRam 2048 EndSection # The Colour SVGA server Section "Screen" Driver "svga" Device "ct65555" Monitor "chandra2" Subsection "Display" Depth 8 Modes "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "800x600" "640x480" ViewPort 0 0 EndSubsection DefaultColorDepth 16 EndSection # The 16-color VGA server Section "Screen" Driver "vga16" Device "Generic VGA" Monitor "chandra2" Subsection "Display" Modes "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection # The Mono server Section "Screen" Driver "vga2" Device "Generic VGA" Monitor "chandra2" Subsection "Display" Modes "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection