Hi Bastien, On Mon, Sep 06, 2010, Bastien Nocera wrote: > +if HAL > builtin_modules += hal > builtin_sources += plugins/hal.c > +else > +builtin_modules += formfactor > +builtin_sources += plugins/formfactor.c > +endif Previously it was possible to --disable-hal and be sure that whatever is defined in main.conf gets used (this is e.g. something that has been important for us in Maemo/MeeGo). Your patch seems to make one of the two automated adapter class sources always be used and so potentially overriding what main.conf says. So I'd prefer to keep the possibility of disably any such plugins completely. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html