summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/linux/linux-openzaurus-2.6.14-rc1/connectplus-remove-ide-HACK.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-09-20 06:18:37 +0000
committerRichard Purdie <richard@openedhand.com>2005-09-20 06:18:37 +0000
commitf9e1d16bfa73a2df5254c63ae1abb6a4bbe0a062 (patch)
treeec2c668c254dd3b158ffa767fd75135cc41d3f80 /openembedded/packages/linux/linux-openzaurus-2.6.14-rc1/connectplus-remove-ide-HACK.patch
parent0a28d7e311e13c9a10d9db5f049bac9df23c1762 (diff)
downloadpoky-f9e1d16bfa73a2df5254c63ae1abb6a4bbe0a062.tar.gz
Add new version of the Zaurus kernel
git-svn-id: https://svn.o-hand.com/repos/poky@25 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus-2.6.14-rc1/connectplus-remove-ide-HACK.patch')
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.14-rc1/connectplus-remove-ide-HACK.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.14-rc1/connectplus-remove-ide-HACK.patch b/openembedded/packages/linux/linux-openzaurus-2.6.14-rc1/connectplus-remove-ide-HACK.patch
new file mode 100644
index 0000000000..4414b21191
--- /dev/null
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.14-rc1/connectplus-remove-ide-HACK.patch
@@ -0,0 +1,12 @@
1Index: linux-2.6.13/drivers/ide/legacy/ide-cs.c
2===================================================================
3--- linux-2.6.13.orig/drivers/ide/legacy/ide-cs.c 2005-09-01 22:43:46.000000000 +0100
4+++ linux-2.6.13/drivers/ide/legacy/ide-cs.c 2005-09-01 22:45:46.000000000 +0100
5@@ -488,7 +488,6 @@
6 PCMCIA_DEVICE_PROD_ID123("KODAK Picture Card ", "KODAK ", "V100K", 0x94a0d8f3, 0xe4fc3ea0, 0xe5e7eed4),
7 PCMCIA_DEVICE_PROD_ID1("STI Flash", 0xe4a13209),
8 PCMCIA_DEVICE_PROD_ID12("STI", "Flash 5.0", 0xbf2df18d, 0x8cb57a0e),
9- PCMCIA_MFC_DEVICE_PROD_ID12(1, "SanDisk", "ConnectPlus", 0x7a954bd9, 0x74be00c6),
10 PCMCIA_DEVICE_NULL,
11 };
12 MODULE_DEVICE_TABLE(pcmcia, ide_ids);