libnfc icon indicating copy to clipboard operation
libnfc copied to clipboard

Drivers could be loaded as plugins

Open GoogleCodeExporter opened this issue 10 years ago • 2 comments

In order to improve compatibility with others devices and ease packager's job, 
we should switch from a statically built-in drivers to dynamically loaded ones.
This could implemented using dynamic loading (.so/.dll) or using C stardard 
inputs/outputs with byte code protocol.

Original issue reported on code.google.com by [email protected] on 30 Dec 2010 at 11:21

GoogleCodeExporter avatar Apr 03 '15 08:04 GoogleCodeExporter

Original comment by [email protected] on 4 Feb 2011 at 5:34

  • Changed title: Drivers could be loaded as plugins
  • Changed state: Feedback

GoogleCodeExporter avatar Apr 03 '15 08:04 GoogleCodeExporter

We maybe could use the new HAL architecture to wrote a driver which do one (or 
more) .so load.

Original comment by [email protected] on 6 Mar 2011 at 1:23

GoogleCodeExporter avatar Apr 03 '15 08:04 GoogleCodeExporter