From owner-FreeBSD-users-jp@jp.freebsd.org  Mon Dec 25 02:25:32 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id CAA85442;
	Mon, 25 Dec 2000 02:25:32 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from t-mta3.odn.ne.jp (mfep3.odn.ne.jp [143.90.131.181])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id CAA85435
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 25 Dec 2000 02:25:31 +0900 (JST)
	(envelope-from shuna@pop16.odn.ne.jp)
Received: from a44.pop16.odn.ne.jp ([210.237.199.190]) by t-mta3.odn.ne.jp
          with ESMTP
          id <20001224172530400.RZPL.11655.t-mta3.odn.ne.jp@mta3.odn.ne.jp>
          for <FreeBSD-users-jp@jp.freebsd.org>;
          Mon, 25 Dec 2000 02:25:30 +0900
Date: Mon, 25 Dec 2000 02:24:30 +0900
From: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
To: FreeBSD-users-jp@jp.freebsd.org
Message-ID: <20001225022430.A66906@pop16.odn.ne.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Content-Disposition: inline
User-Agent: Mutt/1.3.12i-ja1-beta
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: FreeBSD-users-jp 57764
Subject: [FreeBSD-users-jp 57764] XFree86 4.0.1 DRI with i810
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: shuna@pop16.odn.ne.jp

FreeBSD 4.2-RELEASE $B$H!"$=$N%Q%C%1!<%8$+$i(B XFree86 4.0.1 $B$r%$%s%9%H!<(B
$B%k$7$^$7$?!#%A%C%W%;%C%H$O(B i810$B!"%G%#%9%W%l%$%-%c%C%7%eL5$7$G$9!#(B

$BIaDL$K;H$&$N$OLdBjL5$$$s$G$9$,!"(BDRI $B$,$J$+$J$+M-8z$K$J$j$^$;$s!#%m%0$r(B
$B8+$k$H!"I,MW$=$&$J%b%8%e!<%k(B (dri, drm, glx, GLcore) $B$OFI$_9~$a$F$$$k(B
$B$O$:$J$s$G$9$,!"$=$N8e$K(B

(EE) I810(0): DRIScreenInit failed
(==) I810(0): Write-combining range (0xd4100000,0x80000) was already clear
(==) I810(0): Write-combining range (0xd0000000,0x2000000)
(==) I810(0): Write-combining range (0xa0000,0x10000) was already clear
Setting dot clock to 78.9 MHz [ 0x15 0x5 0x20 ] [ 23 7 2 ]
() i810: chose watermark 0x2210e000: (tab.freq 78.8)
(==) I810(0): Backing store disabled
(II) I810(0): Allocated Scratch Memory
(II) I810(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		8 128x64 slots
(II) I810(0): direct rendering: Disabled

$B$J$s$F%a%C%;!<%8$,EG$-=P$5$l$F$$$^$9!#%5!<%A%(%s%8%s$J$I$G0l1~D4$Y$F$O(B
$B$_$?$s$G$9$,!"$I$&$9$l$P$$$$$N$+$h$/$o$+$j$^$;$s!#(B
i810 $B$G(B DRI $B$rM-8z$K=PMh$F$$$k?M$,$$$?$i!"(BXF86Config $BEy65$($F2<$5$$!#(B


$B8=:_$N(B XF86Config $B$O0J2<$NDL$j$G$9!#(B

Section "ServerLayout"
	Identifier     "XFree86 Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
	Load  "GLcore"
	Load  "dbe"
	Load  "exmod"
	Load  "dri"
	Load  "glx"
	Load  "record"
	Load  "bitmap"
	Load  "speedo"
	Load  "type1"
	Load  "xtt"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Protocol" "auto"
	Option      "Device" "/dev/mouse"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
	HorizSync    31.5 - 60.2
	VertRefresh  56.0 - 75.0
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "i810"
	VendorName  "Intel"
	BoardName   "i810"
	BusID       "PCI:0:1:0"
	VideoRam    16384
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 16

	SubSection "Display"
		Depth     16
		Modes     "1024x768" "800x600" "640x480"
		ViewPort  0 0
	EndSubSection
EndSection

Section "DRI"
	Mode 0666
EndSection


-- 
$B4d2<MN<#!w#O#D#N(B
