Re: Where can I get agp driver developer's guide

From: Andi Kleen (ak@suse.de)
Date: Wed Aug 06 2003 - 09:20:31 EST


"Hao CD Wu" <haowu@cn.ibm.com> writes:

> I searched network to find some documents about agp driver but I can't find
> any. I am very greatful if anyone can tell me where I can get agp driver's
> documents, especially developer's guide on how to implement a special agp
> dirver.

There is no particular documentation for that. The usual way to get
a new one is to copy an existing driver and modify it for your needs.

>
> And I notice that the function agp_register_driver is no longer exist in
> kernel 2.5.70, but it exists in kernel 2.5.64 or later. I am wonder how to
> register a agp driver in in kernel 2.5.70.

You use agp_alloc_bridge/agp_add_bridge to register the AGP bridge.

Out of curiosity: for what chipset do you want to write an AGP driver
for?

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



This archive was generated by hypermail 2b29 : Thu Aug 07 2003 - 22:00:33 EST