From owner-FreeBSD-tech-jp@jp.freebsd.org  Wed Oct 31 13:57:37 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id NAA68436;
	Wed, 31 Oct 2001 13:57:37 +0900 (JST)
	(envelope-from owner-FreeBSD-tech-jp@jp.FreeBSD.org)
Received: from pelsia.netmove.co.jp (pelsia.netmove.co.jp [202.241.207.159])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id NAA68424
	for <FreeBSD-tech-jp@jp.freebsd.org>; Wed, 31 Oct 2001 13:57:36 +0900 (JST)
	(envelope-from shige@netmove.co.jp)
Received: (from nork@localhost)
	by pelsia.netmove.co.jp (8.11.6/8.11.6) id f9V4v1m44939;
	Wed, 31 Oct 2001 13:57:01 +0900 (JST)
	(envelope-from nork)
From: nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
To: FreeBSD-tech-jp@jp.freebsd.org
In-Reply-To: Your message of "Tue, 30 Oct 2001 01:15:20 +0900".
	<011030011520.M0145507@pelsia.netmove.co.jp>
X-Mailer: mnews [version 1.22PL5] 2001-02/07(Wed)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Date: Wed, 31 Oct 2001 13:57:01 +0900
Message-ID: <011031135701.M0144569@pelsia.netmove.co.jp>
Reply-To: FreeBSD-tech-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-tech-jp 3215
Subject: [FreeBSD-tech-jp 3215] Re: agp driver for i840/i845/i850/i860
Errors-To: owner-FreeBSD-tech-jp@jp.freebsd.org
Sender: owner-FreeBSD-tech-jp@jp.freebsd.org
X-Originator: nork@cityfujisawa.ne.jp

$B=EB<K!9n$G$9!#(B

2001/10/30 01:15 $B$K;d$O=q$-$^$7$?(B.
>> 	agp.ko $B$rFI$_9~$`<jCJ$G$9$,(B, $B;d$,;n$7$?Cf(B(4.4-STABLE)$B$G$&$^$/$$(B
>> 	$B$C$?$N$O(B,
>> 	1. $B5/F08eG$0U$N%?%$%_%s%0$G(B kldload $B$9$k!#(B
>> 	2. /usr/local/etc/rc.d/drm.sh $B$G(B kldload $B$9$k!#(B
	3. /boot/loader.conf.local $B$K0J2<$N@_Dj$rDI2C$9$k!#(B
>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>> module_path="/;/boot;/modules;/usr/local/lib/drm"
>> agp_load="YES"
>> mga_load="YES"
   linux_load="YES"
>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	$B$G$&$^$/$$$-$^$7$?!#0J2<(B dmesg $B$N7k2L(B($B0lIt(B)$B!#(B

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Preloaded elf kernel "kernel" at 0xc0370000.
	:
Preloaded elf module "linux.ko" at 0xc0370138.
	:
Preloaded elf module "agp.ko" at 0xc037045c.
Preloaded elf module "mga.ko" at 0xc03704f8.
	:
agp0: <Intel 82840 host to AGP bridge> mem 0xf8000000-0xfbffffff at device 0.0 on pci0
	:
drm0: <Matrox G400 (AGP)> mem 0xfe000000-0xfe7fffff,0xfeafc000-0xfeafffff,0xf2000000-0xf3ffffff irq 17 at device 0.0 on pci4
	:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	$B$H$3$m$G(B, $B$_$J$5$s$N4D6-$G$O$$$+$,$G$7$?$G$7$g$&$+(B?
