Re: VIA command verifier.

2004-12-02 Thread Terry Barnaby
o/dri-devel Great Thomas, Where is the source/patches for the DRM/3D driver? I will update my Fedora RPMS and try it out ... Cheers Terry -- Dr Terry Barnaby BEAM Ltd Phone: +44 1454 324512 Northavon Business Center, Dean Rd Fax: +44 1454 313172

[Patch] Problem with create_lk_drm.sh when building for a non installed kernel and for 2.6 kernels

2004-10-27 Thread Terry Barnaby
create_lk_drm.sh script also does not copy the linux-2.6 files to the kernel's drm directory. I enclose a patch that fixes these items. Terry -- Dr Terry Barnaby BEAM Ltd Phone: +44 1454 324512 Northavon Business Center, Dean Rd Fax: +44 1454 3

[Patch] Problem with create_lk_drm.sh when building for a non installed kernel

2004-10-27 Thread Terry Barnaby
Hi, The current create_lk_drm.sh script does not pass the kernel source dir to make. If you are trying to install the DRM to a kernel source that is not running the kernel this fails. I enclose a patch that fixes this. Terry -- Dr Terry Barnaby BEAM Ltd Phone: +44 1454 324512

Re: [Dri-devel] Problem with latests CVS DRI and Linux kernel 2.6.5

2004-05-05 Thread Terry Barnaby
e's line "#ifndef REMAP_PAGE_RANGE_5_ARGS" is changed to "#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)" this hacks around the problem. I don't no where REMAP_PAGE_RANGE_5_ARGS should really be defined. Terry Terry Barnaby wrote: Hi, I am trying to build

[Dri-devel] Problem with latests CVS DRI and Linux kernel 2.6.5

2004-05-05 Thread Terry Barnaby
`remap_page_range' The drmP.h file sets DRM_RPR_ARG based on the REMAP_PAGE_RANGE_5_ARGS paramter. The REMAP_PAGE_RANGE_5_ARGS is not defined in my kernel tree, but should be to get the correct form of DRM_RPR_ARG. Terry -- Dr Terry Barnaby BEAM Ltd Phone: +44

[Dri-devel] Problem with DRM script file scripts/create_lk_drm.sh

2004-03-26 Thread Terry Barnaby
Hi, There is a small error in the file scripts/create_lk_drm.sh. The line "cp linux/Makefile.linux $OUTDIR/Makefile" should be "cp linux/Makefile.kernel $OUTDIR/Makefile" Terry -- Dr Terry Barnaby BEAM Ltd Phone: +44 1454 324512 Northavon Busi