Changes between Version 2 and Version 3 of libusb-compat-0.1


Ignore:
Timestamp:
09/29/10 18:08:40 (3 years ago)
Author:
stuge
Comment:

Add TOC, link to ticket report and copy support/bugs text from WikiStart

Legend:

Unmodified
Added
Removed
Modified
  • libusb-compat-0.1

    v2 v3  
     1[[PageOutline()]] 
    12= libusb-compat-0.1 = 
    23 
     
    1112== Status == 
    1213 
    13 The compatibility layer is complete and works well during my testing. It improves USB throughput of all applications that I have tested. There are a few minor behavioural differences, detailed in the README. 
     14The compatibility layer is complete and has worked well during testing. It improves USB throughput of all applications that were tested. There are a few minor behavioural differences, detailed in the README, and a few [/report/10 known bugs]. 
    1415 
    1516== Download == 
     
    2021== Development == 
    2122 
    22 Development happens in a git repository: ``git://git.stuge.se/libusb-compat-0.1.git `` ([http://git.stuge.se/?p=libusb-compat-0.1.git;a=summary gitweb interface]). 
     23Development happens in a git repository: ``git://git.libusb.org/libusb-compat-0.1.git `` ([http://git.libusb.org/?p=libusb-compat-0.1.git gitweb interface]). 
    2324 
    24 Contributions encouraged - please either email patches to the libusb-devel mailing list, or publish your git tree somewhere and email a pull request to the mailing list. 
     25Contributions encouraged - please either email patches to the [wiki:MailingList libusb-devel mailing list], or publish your git tree somewhere and email a pull request to the [wiki:MailingList mailing list]. 
    2526 
    26 == Mailing list == 
     27== Support == 
    2728 
    28 The libusb-devel mailing list exists for both users of the library, plus developers interested in contributing to the library itself. 
    29  * [http://lists.sourceforge.net/mailman/listinfo/libusb-devel Subscribe] 
    30  * [http://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel Archives at SourceForge] 
    31  * [http://news.gmane.org/gmane.comp.lib.libusb.devel.general Archives at GMANE] 
    32  * [http://www.nabble.com/LibUSB-f14231.html Archives at Nabble] 
     29Please ask support questions on the [wiki:MailingList mailing list] or in the [wiki:IRC IRC channel]. 
     30 
     31== Bugs and feature requests == 
     32 
     33If you find a bug in libusb, or wish to request an enhancement, please open a ticket on this web page. 
     34 
     35We require that you [/register register an account] and verify your email address before you can create a ticket, in an attempt to reduce the amount of spam that gets into the system. We are sorry for this inconvenience, but [/register registering] is quick and simple so please don't let it stop you. 
     36 
     37Make sure to view [/report/1 the list of active tickets] before [/newticket creating a new ticket], so that duplicates can be avoided. 
     38 
     39Thank you for helping make libusb even better!