summaryrefslogtreecommitdiff
path: root/openembedded/packages/linux/linux-openzaurus-2.6.16/connectplus-remove-ide-HACK.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-03-22 09:16:25 +0000
committerRichard Purdie <richard@openedhand.com>2006-03-22 09:16:25 +0000
commitb4352e55f89dbf818913f77d3dfb6b228fe7d569 (patch)
tree7d838b1c549646f1aac5638480b05ab60f2094b0 /openembedded/packages/linux/linux-openzaurus-2.6.16/connectplus-remove-ide-HACK.patch
parentd843bd3581500efd6c0c9c26438b8bbe08c108d5 (diff)
downloadopenembedded-core-b4352e55f89dbf818913f77d3dfb6b228fe7d569.tar.gz
openembedded-core-b4352e55f89dbf818913f77d3dfb6b228fe7d569.tar.bz2
openembedded-core-b4352e55f89dbf818913f77d3dfb6b228fe7d569.tar.xz
openembedded-core-b4352e55f89dbf818913f77d3dfb6b228fe7d569.zip
Add 2.6.16 kernel (and include SD card SCR workaround)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@318 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus-2.6.16/connectplus-remove-ide-HACK.patch')
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.16/connectplus-remove-ide-HACK.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.16/connectplus-remove-ide-HACK.patch b/openembedded/packages/linux/linux-openzaurus-2.6.16/connectplus-remove-ide-HACK.patch
new file mode 100644
index 000000000..4414b2119
--- /dev/null
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.16/connectplus-remove-ide-HACK.patch
@@ -0,0 +1,12 @@
+Index: linux-2.6.13/drivers/ide/legacy/ide-cs.c
+===================================================================
+--- linux-2.6.13.orig/drivers/ide/legacy/ide-cs.c 2005-09-01 22:43:46.000000000 +0100
++++ linux-2.6.13/drivers/ide/legacy/ide-cs.c 2005-09-01 22:45:46.000000000 +0100
+@@ -488,7 +488,6 @@
+ PCMCIA_DEVICE_PROD_ID123("KODAK Picture Card ", "KODAK ", "V100K", 0x94a0d8f3, 0xe4fc3ea0, 0xe5e7eed4),
+ PCMCIA_DEVICE_PROD_ID1("STI Flash", 0xe4a13209),
+ PCMCIA_DEVICE_PROD_ID12("STI", "Flash 5.0", 0xbf2df18d, 0x8cb57a0e),
+- PCMCIA_MFC_DEVICE_PROD_ID12(1, "SanDisk", "ConnectPlus", 0x7a954bd9, 0x74be00c6),
+ PCMCIA_DEVICE_NULL,
+ };
+ MODULE_DEVICE_TABLE(pcmcia, ide_ids);