From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- .../pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 recipes/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch (limited to 'recipes/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch') diff --git a/recipes/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch b/recipes/pcmcia-cs/pcmcia-cs-3.2.8/ratoc-cfu1u.patch new file mode 100644 index 0000000000..069aa65bdd --- /dev/null +++ b/recipes/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" -- cgit 1.2.3-korg