libuio Code
Status: Beta
Brought to you by:
slz
libuio -- light-wight library to access UIO devices --------------------------------------------------- Copyright (C) 2010-2017 by Stephan Linz Copyright (C) 2017 by Khem Raj Copyright (C) 2013 by Jean-Francois Dagenais Copyright (C) 2007 by Hans J. Koch libuio is a light-wight C programming library to handle UIO device discovery and binding task. The library is based on the UIO example code lsuio v0.2.0 written by Hans J. Koch <hjk@linutronix.de>. Hans J. Koch maintains UIO in the Linux kernel. For more infomration use the links: http://www.osadl.org/UIO.uio.0.html http://www.osadl.org/UIO.uio0.0.html http://www.osadl.org/projects/downloads/UIO http://lwn.net/Articles/232575/ Alternative project libUIO by Linutronix: https://github.com/Linutronix/libuio git://git.linutronix.de/projects/libUIO Comments are welcome. Stephan Linz <linz@li-pro.net>