From owner-freebsd-stable Wed Oct 31 12:41:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from itouch.co.nz (itouch.co.nz [203.99.66.188]) by hub.freebsd.org (Postfix) with ESMTP id B91AB37B401 for ; Wed, 31 Oct 2001 12:41:11 -0800 (PST) Received: from jonc.itouch ([192.168.2.21]) by itouch.co.nz with esmtp (Exim 3.33 #1) id 15z2Ab-000984-00; Thu, 01 Nov 2001 09:41:05 +1300 Received: (from jonc@localhost) by jonc.itouch (8.11.6/8.11.6) id f9VKf5w18805; Thu, 1 Nov 2001 09:41:05 +1300 (NZDT) (envelope-from jonc) Date: Thu, 1 Nov 2001 09:41:05 +1300 From: Jonathan Chen To: Mats Dufberg Cc: freebsd-stable@freebsd.org Subject: Re: Can X work with Intel i815 under FBSD 4.4? Message-ID: <20011101094105.B18571@jonc.itouch> References: <200110300225.f9U2Pt664208@visar.norris-net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from dufberg@nic-se.se on Wed, Oct 31, 2001 at 02:55:57PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Oct 31, 2001 at 02:55:57PM +0100, Mats Dufberg wrote: > On Mon, 29 Oct 2001, Derrick Norris wrote: > > > > /kernel: agp0: mem > > > 0x40300000-0x4037ffff,0x44000000-0x47ffffff irq 10 at device 2.0 on pci0 > > > > I went ahead and compiled the agp device into my kernel rather than using the > > module, but I would think either should work. > > Do you have any references how to do that? There is no "agp" in LINT. Instead of compiling a kernel, put a agp load line in /boot/loader.conf, ie: jonc> cat /boot/loader.conf # -- sysinstall generated deltas -- # userconfig_script_load="YES" agp_load="YES" Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Don't worry about avoiding temptation, as you grow older, it starts avoiding you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message