--- files/patch-hald_freebsd_hf-devtree.c.orig 2013-11-12 18:35:53.000000000 +0100 +++ files/patch-hald_freebsd_hf-devtree.c 2014-11-24 00:12:07.748747531 +0100 @@ -8,14 +8,15 @@ #include "hf-pcmcia.h" #include "hf-storage.h" #include "hf-util.h" -@@ -388,7 +389,9 @@ +@@ -388,7 +389,10 @@ { "psm", hf_devtree_psm_set_properties }, { "sio", NULL }, { "speaker", NULL }, - { "usbus", NULL } + { "usbus", NULL }, + { "mmc", hf_mmc_host_set_properties }, -+ { "mmcsd", hf_mmc_set_properties } ++ { "mmcsd", hf_mmc_set_properties }, ++ { "cyapa", hf_devtree_psm_set_properties } }; static void