From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: "Sébastien Chrétien" <sebastien.chretien.enseirb@gmail.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: IDE
Date: Wed, 10 Sep 2008 14:05:18 +0400 [thread overview]
Message-ID: <48C79BDE.6030905@ru.mvista.com> (raw)
In-Reply-To: <319b0ac50809100233n4a4f50e8y77b408aa9955058b@mail.gmail.com>
Hello.
Sébastien Chrétien wrote:
> Have I to rewrite a IDE driver ?
Most probably you can use the existing platform drivers:
drivers/ide/egacy/ide_platform.c or drivers/ata/pata_platform.c.
Create/register a platform device named "pata_platform" with 2 memory
and 1 IRQ resource, and enable one of those drivers.
> 2008/9/10, Sergei Shtylyov <sshtylyov@ru.mvista.com
> <mailto:sshtylyov@ru.mvista.com>>:
>
> Hello.
>
> Sébastien Chrétien wrote:
>
> I would like to setup my IDE controller. It uses a generic
> mapping. And he is located at the adress 0x20003000.
>
>
> What kin of controller, and what do you mean by generic mapping?
>
> How can I specifie this adress to the ide driver ?
>
>
> The usual ways is via the platform device.
>
>
MBR, Sergei
next prev parent reply other threads:[~2008-09-10 10:05 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-10 9:24 IDE Sébastien Chrétien
2008-09-10 9:32 ` IDE Sergei Shtylyov
2008-09-10 9:33 ` IDE Sébastien Chrétien
2008-09-10 10:05 ` Sergei Shtylyov [this message]
2008-09-10 11:04 ` IDE Arnd Bergmann
2008-09-10 12:23 ` IDE Sébastien Chrétien
2008-09-10 12:51 ` IDE Arnd Bergmann
2008-09-10 13:30 ` IDE Sergei Shtylyov
2008-09-10 15:05 ` IDE Sébastien Chrétien
2008-09-11 6:08 ` IDE Sébastien Chrétien
2008-09-11 8:30 ` IDE Sébastien Chrétien
2008-09-11 11:46 ` IDE Sergei Shtylyov
2008-09-10 9:47 ` IDE Sébastien Chrétien
-- strict thread matches above, loose matches on Subject: below --
2004-12-20 15:17 IDE Barbier, Renaud (GE Infrastructure)
2003-05-22 20:54 IDE Ian Molton
2002-07-09 10:22 [PATCH] 2.4 IDE core for 2.5 Jens Axboe
2002-07-09 20:07 ` Andries Brouwer
2002-07-10 5:43 ` Jens Axboe
2002-07-10 11:11 ` [PATCH] 2.4 IDE core for 2.5, #2 (was Re: [PATCH] 2.4 IDE core for 2.5) Jens Axboe
2002-07-12 11:06 ` Andries Brouwer
2002-07-12 11:23 ` IDE Anders Widman
2002-05-03 22:40 IDE Andries.Brouwer
2002-05-03 23:01 ` IDE Alessandro Suardi
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=48C79BDE.6030905@ru.mvista.com \
--to=sshtylyov@ru.mvista.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=sebastien.chretien.enseirb@gmail.com \
/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.