lkml.org 
[lkml]   [2005]   [Jan]   [8]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromSean Neakums <>
SubjectRe: AGP Oops (was Re: 2.6.10-mm2)
DateSat, 08 Jan 2005 13:01:22 +0000
Andrew Morton <akpm@osdl.org> writes:

> Sean Neakums <sneakums@zork.net> wrote:
>>
>> Got the following upon starting X (Debian sid's 4.3.0.dfsg.1-10).
>> Was fine with 2.6.10-mm1.  Radeon card, VIA AGP.
>> 
>
> Did you have this?

That fixes it.  Thanks!

> --- 25/drivers/char/agp/generic.c~agpgart-add-bridge-assignment-missed-in-agp_allocate_memory	Thu Jan  6 15:50:18 2005
> +++ 25-akpm/drivers/char/agp/generic.c	Thu Jan  6 15:50:18 2005
> @@ -211,6 +211,7 @@ struct agp_memory *agp_allocate_memory(s
>  		new->memory[i] = virt_to_phys(addr);
>  		new->page_count++;
>  	}
> +       new->bridge = bridge;
> 
>  	flush_agp_mappings();
> 
> _
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:09    [from the cache]
©2003-2008