From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Subject: Re: [PATCH 1/2] [ide] mmio ide support Date: Sun, 8 Jul 2007 15:15:41 +0200 Message-ID: <200707081515.42105.bzolnier@gmail.com> References: <20070707094852.9473.21013.stgit@localhost.localdomain> <468FC4AC.9030701@ru.mvista.com> <200707072007.10448.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200707072007.10448.arnd@arndb.de> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@ozlabs.org To: Arnd Bergmann Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org List-Id: linux-ide@vger.kernel.org Hi, On Saturday 07 July 2007, Arnd Bergmann wrote: > On Saturday 07 July 2007, Sergei Shtylyov wrote: > > Arnd Bergmann wrote: > > > > >>This adds support for MMIO IDE device like CompactFlash > > >>in TrueIDE mode. > > > > >>Signed-off-by: Anton Vorontsov > > >>Signed-off-by: Vitaly Bordug > > > > > Hmm, are we still adding new IDE drivers? Do you also have a > > > > Yes, why not? > > The last time someone (I think Akira Iguchi) wanted to add > a new powerpc specific IDE driver, that was rejected based linux/drivers/ide/pci/scc_pata.c New IDE host drivers are still fine. > on the argument that drivers/ide/ is going away soon. Most > current distros have already moved over to using libata > exclusively. The in-kernel default for PATA systems is still IDE subsystem. Thanks, Bart