From owner-FreeBSD-users-jp@jp.freebsd.org  Wed Jul 31 15:49:23 1996
Received: by mail.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) id PAA27334
	Wed, 31 Jul 1996 15:49:23 +0900 (JST)
Received: by mail.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) with SMTP id PAA27329
	for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 31 Jul 1996 15:49:21 +0900 (JST)
Received: from mercury.leo.bekkoame.or.jp (mym0105.bekkoame.or.jp [202.244.225.105]) by cola.bekkoame.or.jp (8.6.12+2.5W/3.4W2) with ESMTP id PAA06445 for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 31 Jul 1996 15:48:50 +0900
Received: from venus.leo.bekkoame.or.jp (venus [192.168.1.1]) by mercury.leo.bekkoame.or.jp (8.6.12/3.4W4) with ESMTP id OAA00224 for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 31 Jul 1996 14:26:04 +0900
Received: (from flathill@localhost) by venus.leo.bekkoame.or.jp (8.6.12/3.4W4) id OAA00322; Wed, 31 Jul 1996 14:26:13 +0900
Message-Id: <199607310526.OAA00322@venus.leo.bekkoame.or.jp>
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: Your message of "Wed, 31 Jul 1996 10:43:25 +0900"
References: <199607310143.KAA00363@ecs11.ecs.info.mie-u.ac.jp>
X-Mailer: Mew version 1.06 on Emacs 19.28.2, Mule 2.3
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Date: Wed, 31 Jul 1996 14:26:12 +0900
From: Seiichirou Hiraoka <flathill@leo.bekkoame.or.jp>
Reply-To: flathill@leo.bekkoame.or.jp
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 3467
Subject: [FreeBSD-users-jp 3467] Re: accel(S3 864)
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

From: Hiroshi Adachi <j33801@ecs.info.mie-u.ac.jp>
Subject: [FreeBSD-users-jp 3456] accel(S3 864)
Date: Wed, 31 Jul 1996 10:43:25 +0900

$B$3$s$K$A$O!"J?2,!w#B#E#K#K#O#A#M#E$G$9!#(B

> $B$O$8$a$^$7$F(B
> $B0BC#$H$$$$$^$9(B
> $B=i$a$F(B FreeBSD (XFree86-3.1.2(98)) $B$r%$%s%9%H!<%k$7$^$7$?(B
> 
> $B%^%7%s$O(B 9821Xs $B$J$N$G$9$,(B
> $BFbB"%"%/%;%i%l!<%?!J#S#3<R@=#V#i#s#i#o#n#8#6#4!K$N@_Dj$,NI$/J,$+$j$^$;$s(B
> $B$&$^$/!"F0$$$F$$$k?M$,$$$l$P!"$=$N(BConfig$B$N;EJ}$r65$($F2<$5$$(B

$B;d$b!"F1$8(BXs$B%f!<%6$G$9!#(B

$B$G!"$b$7!"!V(BFreeBSD(98)$BF~Lg%-%C%H!W$rGc$o$l$?$N$G$7$?$i!"IUB0$N#X%5!<%P$G$O(B
$BF0:nCW$7$^$;$s!#(B

ftp://ftp.iij.ad.jp/pub/X/XFree86/XFree86/3.1.2E/FreeBSD-2.1/$B$+$i!"(B
$B%U%!%$%k$NF|IU$,(B5/27$BF|A08e$N!"(BX312E9NS3.tgz$B$r;}$C$FMh$F2<$5$$!#(B

$B:G8e$K;d$N=j$N@_Dj$r=q$$$F$*$-$^$9!#(B

	    $BJ?2,(B  $B@,0lO/(B  $B!?(Bflathill@leo.bekkoame.or.jp$B!?(B
		     $B0&I2Bg3X9)3XItEE5$EE;R9)3X2J(B
      $B!z!y!z(BFreeBSD$B=i?4<T%f!<%6$N$?$a$N%[!<%`%Z!<%83+@_Cf!z!y!z(B
		 http://www.bekkoame.or.jp/~flathill

-----XF86Config-----
Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath     "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).

    FontPath    "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath    "/usr/X11R6/lib/X11/fonts/Speedo/"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "Keyboard"

    Protocol    "Standard"
    AutoRepeat  500 5
    XkbKeymap   "xfree98(jp)"

EndSection


# **********************************************************************
# Pointer section
# **********************************************************************

Section "Pointer"

    Protocol    "Busmouse"
    Device      "/dev/mouse"
    Emulate3Buttons
    Emulate3Timeout     500

EndSection


# **********************************************************************
# Monitor section
# **********************************************************************

Section "Monitor"

    Identifier  "Multi sync"
    VendorName  "Mitsubishi"
    ModelName   "RD17G2"
    HorizSync   24-86
    VertRefresh 50-152

    Mode "640x480"
        DotClock        32.00
        HTimings        640 656 736 848
        VTimings        480 480 492 505
    EndMode

    Mode "800x600"
        DotClock        48.00
        HTimings        800 824 936 1064
        VTimings        600 600 615  631
    EndMode

    Mode "832x624"
        DotClock        56.00
        HTimings        832 864 1000 1104
        VTimings        624 624  640  656
    EndMode

    Mode "1024x768"
        DotClock        80.00
        HTimings        1024 1072 1264 1360
        VTimings         768  768  788  808
    EndMode

    Mode "1280x960"
        DotClock        112.00
        HTimings        1280 1344 1624 1704
        VTimings         960  960  985 1010
    EndMode

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"

    Identifier  "NEC864"
    VendorName  "NEC"
    BoardName   "NEC 864"
    VideoRam    2048
    Chipset     "s3_generic"
    Option      "necwab"
    Ramdac      "s3_sdac"
    ClockChip   "s3_sdac"

EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

Section "Screen"

    Driver      "accel"
    Device      "NEC864"
    Monitor     "Multi sync"

    Subsection "Display"

        Depth       8
        Modes       "1024x768" "1280x960" "800x600"
        ViewPort    0 0
        Virtual     1520 1296

    EndSubsection

EndSection

