]> err.no Git - linux-2.6/commit
[PATCH] pcmcia: ide-cs id_table update
authorPavel Roskin <proski@gnu.org>
Thu, 28 Jul 2005 08:07:19 +0000 (01:07 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 28 Jul 2005 15:38:59 +0000 (08:38 -0700)
commit698e22c4bf7dad25d63f5c2ec6ca07047579c434
tree0327c22f127d7ccf460b139ec61bd2e2a035c100
parenta5453be48e8def75a9c1b2177b82fa0e692c6e3a
[PATCH] pcmcia: ide-cs id_table update

SanDisk ConnectPlus has two functions.  Function 0 is prism2 card, currently
only supported by HostAP (not in the kernel).  Function 1 is 128M flash,
supported by ide-cs.  This patch adds an entry for function 1 to ide-cs.c.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/legacy/ide-cs.c