From: Andi Kleen <ak@suse.de>
To: "Hao CD Wu" <haowu@cn.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Where can I get agp driver developer's guide
Date: 06 Aug 2003 16:20:31 +0200 [thread overview]
Message-ID: <p73ispaook0.fsf@oldwotan.suse.de> (raw)
In-Reply-To: <OF6F25769B.C6371B4F-ON48256D7A.003364BE@cn.ibm.com.suse.lists.linux.kernel>
"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
next parent reply other threads:[~2003-08-06 14:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <OF6F25769B.C6371B4F-ON48256D7A.003364BE@cn.ibm.com.suse.lists.linux.kernel>
2003-08-06 14:20 ` Andi Kleen [this message]
2003-08-06 9:32 Where can I get agp driver developer's guide Hao CD Wu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=p73ispaook0.fsf@oldwotan.suse.de \
--to=ak@suse.de \
--cc=haowu@cn.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.