[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081114011851.1fa01a33@lxorguk.ukuu.org.uk>
Date: Fri, 14 Nov 2008 01:18:51 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Sergei Shtylyov <sshtylyov@...mvista.com>
Cc: David Daney <ddaney@...iumnetworks.com>,
linux-kernel@...r.kernel.org,
linux-mips <linux-mips@...ux-mips.org>
Subject: Re: [PATCH] New IDE/block driver for OCTEON SOC Compact Flash
interface.
> OTOH, CF support via self-contained driver is certainly a waste of code
> since IDE core and (libata) are here to drive the CF devices as well.
> What we need is a "normal" IDE or libata (at your option) driver.
A libata driver would be nice and probably easiest to do as you don't
have to pretend to be close to old style taskfile IDE for a PC.
I am not convinced there is no case for a 'dumb' small CF driver, but if
so the chipset code and the core code need to be separated as the other
requests I see for this are different embedded boxes wanting to keep
codesize down.
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists