Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 11:19:19 +0200
From:      Stanislav Grozev <tacho@factline.com>
To:        Eric Anholt <eta@lclark.edu>
Cc:        current@freebsd.org
Subject:   Re: Update to the DRM
Message-ID:  <20020711091919.GB92796@meerkat.dungeon>
In-Reply-To: <1026343406.498.23.camel@anholt.dyndns.org>
References:  <1026343027.498.7.camel@anholt.dyndns.org> <1026343406.498.23.camel@anholt.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.


<snip/> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020711091919.GB92796>