Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drivers could be loaded as plugins #137

Open
GoogleCodeExporter opened this issue Apr 3, 2015 · 2 comments
Open

Drivers could be loaded as plugins #137

GoogleCodeExporter opened this issue Apr 3, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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 romu...@libnfc.org on 30 Dec 2010 at 11:21

@GoogleCodeExporter
Copy link
Author

Original comment by romu...@libnfc.org on 4 Feb 2011 at 5:34

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

@GoogleCodeExporter
Copy link
Author

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

Original comment by romu...@libnfc.org on 6 Mar 2011 at 1:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants