summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openzaurus-2.6.14-git3/connectplus-remove-ide-HACK.patch
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-10-31 16:27:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-31 16:27:46 +0000
commitefa4ca148bc67bafbe3b39910e4eb0872769e977 (patch)
tree0f9ff19f3820e947bf29d3c635db9e987e1eaf04 /packages/linux/linux-openzaurus-2.6.14-git3/connectplus-remove-ide-HACK.patch
parentd1ebd904d77f4a8836b33317ebd02bada3d59d96 (diff)
linux-oz-2.6: Upgrade dev kernel to 2.6.14-git3. Add in console rotation patches from Antonino Daplas and enable for spitz, borzoi and akita. Updates to sound codecs. Updates to patches after mainline changes for PM and OHCI/USB PM changes. PXA irda now merged with mainline. Disable elpp patch pending total removal (conflicts with console rotation). tosa and hx2750 broken for now.
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.14-git3/connectplus-remove-ide-HACK.patch')
-rw-r--r--packages/linux/linux-openzaurus-2.6.14-git3/connectplus-remove-ide-HACK.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.14-git3/connectplus-remove-ide-HACK.patch b/packages/linux/linux-openzaurus-2.6.14-git3/connectplus-remove-ide-HACK.patch
new file mode 100644
index 0000000000..4414b21191
--- /dev/null
+++ b/packages/linux/linux-openzaurus-2.6.14-git3/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);