From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imap.sh.mvista.com (unknown [63.81.120.155]) by ozlabs.org (Postfix) with ESMTP id 20758DDF27 for ; Wed, 10 Sep 2008 19:32:37 +1000 (EST) Message-ID: <48C7942C.9020304@ru.mvista.com> Date: Wed, 10 Sep 2008 13:32:28 +0400 From: Sergei Shtylyov MIME-Version: 1.0 To: =?ISO-8859-1?Q?S=E9bastien_Chr=E9tien?= Subject: Re: IDE References: <319b0ac50809100224w2073359aod42c843cd5696599@mail.gmail.com> In-Reply-To: <319b0ac50809100224w2073359aod42c843cd5696599@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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