From owner-FreeBSD-users-jp@jp.FreeBSD.org Wed Feb 20 15:29:20 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g1K6TKs50996;
	Wed, 20 Feb 2002 15:29:20 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from fs.yoron.kom (p6048-ip01kamokounan.kagoshima.ocn.ne.jp [218.43.205.48])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with SMTP/inet id g1K6TIW50991
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Wed, 20 Feb 2002 15:29:18 +0900 (JST)
	(envelope-from yoronk@ma2.justnet.ne.jp)
Received: (qmail 420 invoked from network); 20 Feb 2002 05:48:57 -0000
Received: from k6.yoron.kom (HELO localhost) (192.168.0.2)
  by fs.yoron.kom with SMTP; 20 Feb 2002 05:48:57 -0000
To: FreeBSD-users-jp@jp.FreeBSD.org, nosuzuki@postcard.st
From: kazutaka yamane<yoronk@ma2.justnet.ne.jp>
In-Reply-To: <20020219.212629.74662717.nosuzuki@postcard.st>
References: <20020219171154Q.yoronk@ma2.justnet.ne.jp>
	<20020219.212629.74662717.nosuzuki@postcard.st>
X-Mailer: Mew version 1.94.2 on XEmacs 21.1 (Cuyahoga Valley)
X-who: K Yamane(YORON Kagoshima japan) Mew user on FreeBSD4.4R
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <20020220153712E.yoronk@ma2.justnet.ne.jp>
Date: Wed, 20 Feb 2002 15:37:12 +0900
X-Dispatcher: imput version 20000228(IM140)
Lines: 268
Reply-To: yoronk@ma2.justnet.ne.jp
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+011218
X-Sequence: FreeBSD-users-jp 67030
Subject: [FreeBSD-users-jp 67030] Re: X =?ISO-2022-JP?B?GyRCJEcbKEI=?=
 =?ISO-2022-JP?B?GyRCJE5JQTJoJCxIcz5vJEtDWSQkJEcbKEI=?= 
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: yoronk@ma2.justnet.ne.jp

From: nosuzuki@postcard.st (Norio Suzuki)
Subject: [FreeBSD-users-jp 67009] Re: X $B$G$NIA2h$,Hs>o$KCY$$$G(B 
Date: Tue, 19 Feb 2002 21:26:29 +0900 (JST)

$B;3:,$G$9(B
$B$3$s$K$A$O(B $BD4$Y$^$7$?$G$9$,(B
$B$3$l$G2?$+(B $BJ,$+$j$^$9$G$7$g$&$+!#(B

$B$7$?$N(BURL$B$K$O(B linux $B$N(BXF86Config$B$NNc$,:\$C$F$$$^$7$?(B
$B$3$l$r;29M$K$7$F$_$^$7$?$,(B $BJQ$o$j$^$;$s!#(B


> 
> 
> OpaqueMove 20

$B$3$l$GJQ2=$,L5$+$C$?$h$&$G$9!#(B


> 

> 
> $B$3$C$A$NLdBj$N2r7h$K$O!"(BXFree86 $B$N%P!<%8%g%s(B

XF86336  $B$G$9(B

$B!"(BXF86Config $B$NFbMF!"%0%i(B
> $B%U%#%C%/%A%C%W$NL>A0$,I,MW$G$9!#(B

     BoardName   "CL-GD7548"
      VideoRam    1024
     Chipset     "clgd7548"




> 


> # Google $B$J$I$N(B WWW $B$N%Z!<%8$r8!:w$G$-$k$H$3$m$G(B "4120T XF86Config

http://www.escomposlinux.org/sromero/linux/ca_4120t.html  $B$3$3$GC5$7$F(B

$B$3$N$h$&$K$7$F$b(B X$B$O5/F0$7$^$9$,(B $B%b%?%b%?$OJQ2=L5$7$G$9(B
################ $B>e$N(BURL$B$r;29M$K@_Dj(B  $B$3$3$+$i(B##########
Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       31.5-79.0
   VertRefresh     50-100
   Modeline  "800x600"    45.08 800 864 928 1088 600 604 610 640 -hsync -vsync
EndSection

 Section "Device"
     Identifier  "Cirrus CL-GD7548"
     VendorName  "Cirrus"
     BoardName   "CL-GD7548"

     VideoRam    1024
     Chipset     "clgd7548"
 #    Clockchip   "cirrus"
     Option      "linear"
     MemBase     0x40000000
 #    Option      "mmio"
 #    Option      "fifo_conservative"
     Option      "no_accel"
    Option      "no_bitblt"
 EndSection

Section "Screen"
   Driver          "Accel"
#   Device          "Primary Card"
   Device	"Cirrus CL-GD7548"
   Monitor         "Primary Monitor"
   DefaultColorDepth 16
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "800x600"
   EndSubSection
EndSection

Section "Screen"
   Driver          "SVGA"


   Device          "Cirrus CL-GD7548" 
   Monitor         "Primary Monitor"
   DefaultColorDepth 16
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "800x600"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Cirrus CL-GD7548"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        4
      Modes        "800x600"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA2"
   Device          "Cirrus CL-GD7548"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        1
      Modes        "800x600"
   EndSubSection
EndSection

############$B$3$3$^$G(B############

#########$B3'MM$K<ALd$9$kA0$N(BXF86Config  $B$3$3$+$i(B #########
Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       31.5-79.0
   VertRefresh     50-100
   Modeline  "800x600"    45.08 800 864 928 1088 600 604 610 640 -hsync -vsync
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   BoardName       "None"
   Option          "no_bitblt"
   Clocks          25.23 28.32 41.16 36.08 31.50 39.99 45.08


EndSection

Section "Screen"
   Driver          "Accel"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 16
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "800x600"
   EndSubSection
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 16
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "800x600"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "800x600"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        4
      Modes        "800x600"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA2"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        1
      Modes        "800x600"
   EndSubSection
EndSection

##########$B$3$3$^$G(B##########
