Sandisk 6-in-1 card reader

Peter Stuge stuge-linux-pcmcia at cdy.org
Sun Nov 11 15:09:56 EST 2007


On Sun, Nov 11, 2007 at 05:07:53PM +0000, Michael Robb wrote:
> Any suggestions on what I can do to get the card to work?
..
> hde: MEMORYSTICK, CFA DISK drive
> ide2 at 0x100-0x107,0x10e on irq 3

This indicates that you're using the old ide-cs driver (under
CONFIG_IDE in the kernel config) and I would like to suggest that you
try to use the new libata based pata_pcmcia driver (under CONFIG_ATA)
instead. Disable CONFIG_BLK_DEV_IDECS and enable CONFIG_PATA_PCMCIA.


//Peter



More information about the linux-pcmcia mailing list