Hi Alex, On 05/12/2015 12:22 PM, Alex J Lennon wrote: > On the basis that tc6x and other Cinterion devices will likely > have similar firmware requirements, provide a generic Cinterion > plugin which is functionally identical to the replaced tc65 plugin. > > The udev implementation retains support for "tc65" name for > backwards compatibility, and adds support for the new "cinterion" > name. > --- > Makefile.am | 4 +- > plugins/cinterion.c | 248 ++++++++++++++++++++++++++++++++++++++++++++++++++++ > plugins/tc65.c | 245 --------------------------------------------------- > plugins/udev.c | 9 +- > 4 files changed, 256 insertions(+), 250 deletions(-) > create mode 100644 plugins/cinterion.c > delete mode 100644 plugins/tc65.c > Patch has been applied, thanks. Regards, -Denis