]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter
authorMark Lord <mlord@pobox.com>
Wed, 7 Feb 2007 17:19:32 +0000 (18:19 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 7 Feb 2007 17:19:32 +0000 (18:19 +0100)
commit78281c5350029e3fa21758d6db9b45ffc7bf72a1
tree6efe445181c2f64ce27f72e72a08cfbce4d988fb
parent6788182602f6862688d9a14e6f527449696f65c6
IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter

On Thursday 11 January 2007 23:17, Bartlomiej Zolnierkiewicz wrote:
>
> My working IDE tree (against Linus' tree) now resides here:
>
>  http://kernel.org/pub/linux/kernel/people/bart/pata-2.6/patches/

Bart, here's a driver I've been keeping out-of-tree for the past couple
of years.  This is for the Delking/Lexar/ASKA/etc.. 32-bit cardbus IDE
CompactFlash adapter card.

It's probably way out of sync with the latest driver model (??), but it
still builds/works.  I'm not interested in doing much of a rewrite, other
than for libata someday, as I no longer use the card myself.

But lots of other people do seem to use it, so it might be nice to see it
"in-tree".

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/Kconfig
drivers/ide/pci/Makefile
drivers/ide/pci/delkin_cb.c [new file with mode: 0644]