Menu

Tree [f75799] master /
 History

HTTPS access


File Date Author Commit
 src 2011-03-15 Stephan Linz Stephan Linz [d2305c] hold on src/libtool-version to EXTRA_DIST
 templates 2010-03-05 Stephan Linz Stephan Linz [20d4b8] libuio: initial import
 tools 2017-04-01 Khem Raj Khem Raj [f75799] include fcntl.h for O_RDWR define
 .gitignore 2011-03-15 Stephan Linz Stephan Linz [94f197] make git more relaxed with kdevelop build
 AUTHORS 2013-06-18 Stephan Linz Stephan Linz [761d14] extend authors
 COPYING 2010-03-05 Stephan Linz Stephan Linz [20d4b8] libuio: initial import
 ChangeLog 2011-03-15 Stephan Linz Stephan Linz [e1e0e4] Prepare release 0.2.1
 Doxyfile 2010-03-05 Stephan Linz Stephan Linz [20d4b8] libuio: initial import
 Makefile.am 2011-03-15 Stephan Linz Stephan Linz [472d58] add pkg-config file installation
 NEWS 2010-03-05 Stephan Linz Stephan Linz [20d4b8] libuio: initial import
 README 2010-03-05 Stephan Linz Stephan Linz [20d4b8] libuio: initial import
 TODO 2011-03-15 Stephan Linz Stephan Linz [7b6a76] hold on TODO to 64bit related warnings
 autogen.sh 2011-03-15 Stephan Linz Stephan Linz [8c74a5] replace virgin make by autogen.sh
 configure.ac 2013-06-18 Stephan Linz Stephan Linz [ed4f07] upgrade autotools to autoconf 2.65
 libuio-uninstalled.pc.in 2011-03-15 Stephan Linz Stephan Linz [721c05] add uninstalled pkg-config file
 libuio.kdevelop 2011-03-15 Stephan Linz Stephan Linz [bc1ed3] adapt to Kdevelop 3.5 on Ubuntu 9.04
 libuio.pc.in 2011-03-15 Stephan Linz Stephan Linz [b08683] add pkg-config file

Read Me

libuio -- light-wight library to access UIO devices
---------------------------------------------------

Copyright (C) 2007 Hans J. Koch
Copyright (C) 2010 Stephan Linz


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/


Comments are welcome.
Stephan Linz <linz@li-pro.net>