aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-09-16 00:16:06 +0100
committerPete Batard <pete@akeo.ie>2012-09-16 00:23:09 +0100
commit4e1d77d3c4a370f2b2d87f396859a5e249473dbf (patch)
tree5669ad074b8248a78fbea810386c36ec6072296b /README
parent9d368fc4774344d81ab02840f3a8478301bfb6fa (diff)
downloadandroid_external_libusbx-4e1d77d3c4a370f2b2d87f396859a5e249473dbf.tar.gz
android_external_libusbx-4e1d77d3c4a370f2b2d87f396859a5e249473dbf.tar.bz2
android_external_libusbx-4e1d77d3c4a370f2b2d87f396859a5e249473dbf.zip
libusbx 1.0.13-rc1
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 3bf0e48..3add731 100644
--- a/README
+++ b/README
@@ -2,10 +2,11 @@ libusbx
=======
libusbx is a library for USB device access from Linux, Mac OS X,
-Windows and OpenBSD userspace (with OpenBSD, and to a lesser extent
-Windows, currently being considered EXPERIMENTAL).
+Windows and OpenBSD/NetBSD userspace, with OpenBSD/NetBSD, and to a
+lesser extent some of the newest features of Windows (such as libusbK
+and libusb-win32 driver support) being EXPERIMENTAL.
It is written in C and licensed under the GNU Lesser General Public
-License version 2.1 or (at your option) any later version (see COPYING).
+License version 2.1 or, at your option, any later version (see COPYING).
libusbx is abstracted internally in such a way that it can hopefully
be ported to other operating systems. Please see the PORTING file