aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pcmcia-cs
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-02-09 17:35:49 +0000
committerKoen Kooi <koen@openembedded.org>2005-02-09 17:35:49 +0000
commit25ba1b41d98f5032bf9dfaad78edc358e8f2afe1 (patch)
tree395b771cd934a5fdec15a2cb0a54310de12ebea8 /packages/pcmcia-cs
parentf64e8896d58fd1a094da85b63bbb5351223c96bd (diff)
downloadopenembedded-25ba1b41d98f5032bf9dfaad78edc358e8f2afe1.tar.gz
ratoc-cfu1u.patch:
sl811 -> hc_sl811 BKrev: 420a49f54uBxZeMlmFe3QTh53E7NGg
Diffstat (limited to 'packages/pcmcia-cs')
-rw-r--r--packages/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch b/packages/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch
index e69de29bb2..069aa65bdd 100644
--- a/packages/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch
+++ b/packages/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch
@@ -0,0 +1,23 @@
+--- pcmcia-cs/etc/config 2005-02-06 17:02:39.714620456 +1300
++++ pcmcia-cs/etc/config 2005-02-06 17:05:06.123362944 +1300
+@@ -131,6 +131,9 @@
+ device "ohci1394_cb"
+ class "ieee1394" module "cb_enabler", "ohci1394_cb"
+
++device "hc_sl811_cs"
++ class "usb" module "usbcore", "hc_sl811", "hc_sl811_cs"
++
+ # dummy drivers
+
+ device "dummy_cs" module "dummy_cs"
+@@ -2169,6 +2172,10 @@
+ manfid 0x0137, 0x0003
+ bind "parport_cs"
+
++card "RATOC USB HOST CF+ Card"
++ manfid 0xc015, 0x0001
++ bind "hc_sl811_cs"
++
+ card "TELES S0/PC ISDN"
+ version "TELES", "S0/PC"
+ bind "teles_cs"