From owner-freebsd-current Thu Jul 11 2:16:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88BB037B400 for ; Thu, 11 Jul 2002 02:16:42 -0700 (PDT) Received: from daemonz.org (TK212017094178.teleweb.at [212.17.94.178]) by mx1.FreeBSD.org (Postfix) with SMTP id 642F143E09 for ; Thu, 11 Jul 2002 02:16:40 -0700 (PDT) (envelope-from tacho@factline.com) Received: (qmail 95444 invoked by uid 1001); 11 Jul 2002 09:19:19 -0000 Date: Thu, 11 Jul 2002 11:19:19 +0200 From: Stanislav Grozev To: Eric Anholt Cc: current@freebsd.org Subject: Re: Update to the DRM Message-ID: <20020711091919.GB92796@meerkat.dungeon> References: <1026343027.498.7.camel@anholt.dyndns.org> <1026343406.498.23.camel@anholt.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1026343406.498.23.camel@anholt.dyndns.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jul 10, 2002 at 05:23:25PM -0600, Eric Anholt wrote: > On Wed, 2002-07-10 at 17:17, Eric Anholt wrote: > > I've posted a diff to the DRM at > > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.ta > > Evolution's "send" button is way too big. > > http://people.freebsd.org/~anholt/dri/files/currentdrm-20020709.diff > is the file. The patch brings the current DRM from DRI CVS into the > system. It includes PCI Rage 128 support and support for "transform, i wanted to try the pci rage 128, as i have a sony vaio with it (i think) :-) so, the patch applied cleanly, but then, make buildkernel complains about missing ati_pcigart.h. i did a find /usr/src/sys -follow -name ati_pcigart.h and nothing showed up. any ideas? rm -f .newdep make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs env MKDEP_CPP="cc -E" CC="cc" mkdep -a -f .newdep -O -pipe -march=pentium -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wno-format -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -fno-common -mpreferred-stack-boundary=2 -ffreestanding /usr/src/sys/dev/drm/r128_drv.c:41:33: dev/drm/ati_pcigart.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /home/scratch/obj/usr/src/sys/LOGRUS. > I'm looking for testers of this code in -current. Hopefully this will > support 4.2.0 as well as the old code did, in which case I would like to > commit this soon. yeah i'll be happy to test. i'm with 4.2.0 -tacho -- [i am the mask you wear] | [http://daemonz.org/ || tacho@daemonz.org] 0x44fc3339 || [02b5 798b 4bd1 97fb f8db 72e4 dca4 be03 44fc 3339] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message