On Sun, 2008-08-03 at 19:45 +0100, Alan Cox wrote:
I'd be a bit surprised if that's anything other than a niche. PIO is
deadly slow and wasteful of precious CPU cycles ... and embedded devices
seem to be interested in performance as well (which the DMA modes
bring).
My observation was merely that I hadn't seen it discussed.
Hey, I'd be the last person to discourage anyone from maintaining
obsolete systems ... however, the outside world looking in on this is
interested to know where they should be starting if they have some type
of CF/IDE device to support. What we really want to avoid is someone
spending months on a device driver only to have us turn around and
deprecate the subsystem.
I don't envisage anything in terms of code changes (or removal) coming
out of this. What I would like is a nice roadmap of where to start for
people contemplating writing IDE drivers.
James
--