2002-12-11 19:01:00

by Margit Schubert-While

[permalink] [raw]
Subject: RE: [Dri-devel] Re: 2.4.20 AGP for I845 wrong ?

>Keith Whitwell wrote:
>diff -u -r1.9 drm_agpsupport.h
>--- drm_agpsupport.h 22 Aug 2002 19:35:31 -0000 1.9
>+++ drm_agpsupport.h 11 Dec 2002 13:29:18 -0000
>@@ -260,60 +260,6 @@
> return NULL;
> }
> head->memory = NULL;
>- switch (head->agp_info.chipset) {
>- case INTEL_GENERIC: head->chipset = "Intel"; break;

Think you missed something at line 258.

Margit