docs update
authorDaniel Drake <dsd@gentoo.org>
Sun, 15 Jun 2008 20:29:38 +0000 (15:29 -0500)
committerDaniel Drake <dsd@gentoo.org>
Sun, 15 Jun 2008 20:30:02 +0000 (15:30 -0500)
Add a THANKS file, make copyright notices easily accessible, update TODO

AUTHORS
THANKS [new file with mode: 0644]
TODO

diff --git a/AUTHORS b/AUTHORS
index e119bbd..6e17e37 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,8 @@
-Daniel Drake <dsd@gentoo.org>
+Copyright (C) 2007-2008 Daniel Drake <dsd@gentoo.org>
+Copyright (c) 2001 Johannes Erdfelt <johannes@erdfelt.com>
+
+Other contributors:
+David Engraf
+Rob Walker
+Vasily Khoruzhick
+
diff --git a/THANKS b/THANKS
new file mode 100644 (file)
index 0000000..d926126
--- /dev/null
+++ b/THANKS
@@ -0,0 +1,8 @@
+Development contributors are listed in the AUTHORS file. Other community
+members who have made significant contributions in other areas are listed
+in this file:
+
+Alan Stern
+Ludovic Rousseau
+Tim Roberts
+Xiaofan Chen
diff --git a/TODO b/TODO
index 0666433..907835b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+new sysfs descriptors format
+configuration API
+contexts
+event handling/threads issue
+
 for 1.1 or future
 ==================
 optional timerfd support (runtime detection)
@@ -5,3 +10,4 @@ notifications of hotplugged/unplugged devices
 offer API to create/destroy handle_events thread
 isochronous sync I/O?
 exposing of parent-child device relationships
+"usb primer" introduction docs