summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-08-24 11:19:06 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-24 11:19:06 +0000
commitb811e10b8353f0c4b47aac92e0a08c2d9f2e3e84 (patch)
treeaaa6c7b7731e312fc77c75ddd8dfe6262a39c4e5
parent05cfe58089b01ce37305f0331423cd3f4b5586d8 (diff)
linux-oz: added info from upstream about future of dtl1_cs-add-socket-revE.patch
-rw-r--r--packages/linux/linux-openzaurus-2.6.13-rc5-mm1/dtl1_cs-add-socket-revE.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/dtl1_cs-add-socket-revE.patch b/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/dtl1_cs-add-socket-revE.patch
index a2dbce3325..9fe3bd06d3 100644
--- a/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/dtl1_cs-add-socket-revE.patch
+++ b/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/dtl1_cs-add-socket-revE.patch
@@ -1,3 +1,33 @@
+
+Patch was sent upstream to Marcel Holtmann <marcel@holtmann.org>
+
+Response:
+
+Hi Marcin,
+
+> I use Socket Bluetooth CompactFlash card in my Zaurus. Some time ago we
+> switched to 2.6.12-rcX-mmY so we get PCMCIA hotplug support. On my device
+> I also switched from pcmcia-cs 3.2.8 to pcmciautils 003 (will check 005
+> later).
+>
+> With my config I lost automatic module loading after BT card insert so I
+> looked into kernel driver and added infos about my card. Patch attached.
+
+there are some pending patches from Dominic that I want to see merged
+mainline first, before I am going to submit patches for the Bluetooth
+PCMCIA drivers.
+
+> BTW - any plans on adding suspend/resume support into this driver? Now I
+> have to eject/insert card after resume and restart bluez-utils to get it
+> working.
+
+Maybe with the new PCMCIA subsystem this will be possible. Feel free to
+send in patches.
+
+Regards
+
+Marcel
+
--- linux-2.6.12/drivers/bluetooth/dtl1_cs.c.orig 2005-07-05 11:19:50.000000000 +0200
+++ linux-2.6.12/drivers/bluetooth/dtl1_cs.c 2005-07-05 11:19:51.000000000 +0200
@@ -810,6 +810,7 @@