hi, after the recent changes to ddf_dev and ddf_fun I found this code in driver.h header:
/** XXX Only to transition USB */ #ifdef _DDF_DATA_IMPLANT extern void ddf_fun_data_implant(ddf_fun_t *, void *); #endif Does it mean that in the future only heap allocated function data will be supported? I hope not. Jan _______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
