No, but you can simply create your own device plugin (I know you said you dont want to do that, but you can have the device plugin inherit from the builtin device driver class and simply override only the transfer method). The disable the builtin plugin and use your custom one.
|