summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-07-06 09:29:25 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-06 09:29:25 +0000
commite090e2ca8c22dd6a7877b5a163e046417c68f2f6 (patch)
tree104d36fbc0c328447545a2ad4a23af6a9b618232 /packages/linux
parent7f8b9a85b69e27db6fc5476333681f8b6829f5fe (diff)
added pcmciautils 005
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-openzaurus-2.6.12-mm1/dtl1_cs-add-socket-revE.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.12-mm1/dtl1_cs-add-socket-revE.patch b/packages/linux/linux-openzaurus-2.6.12-mm1/dtl1_cs-add-socket-revE.patch
new file mode 100644
index 0000000000..a2dbce3325
--- /dev/null
+++ b/packages/linux/linux-openzaurus-2.6.12-mm1/dtl1_cs-add-socket-revE.patch
@@ -0,0 +1,10 @@
+--- 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 @@
+ static struct pcmcia_device_id dtl1_ids[] = {
+ PCMCIA_DEVICE_PROD_ID12("Nokia Mobile Phones", "DTL-1", 0xe1bfdd64, 0xe168480d),
+ PCMCIA_DEVICE_PROD_ID12("Socket", "CF", 0xb38bcc2e, 0x44ebf863),
++ PCMCIA_DEVICE_PROD_ID12("Socket", "CF+ Personal Network Card", 0xb38bcc2e, 0xe732bae3),
+ PCMCIA_DEVICE_NULL
+ };
+ MODULE_DEVICE_TABLE(pcmcia, dtl1_ids);