Re: Usb Bugs

2012-10-15 Thread Xiaofan Chen
On Tue, Oct 16, 2012 at 1:09 AM, Nick Krause nickkra...@sympatico.ca wrote:

 Hey Linux Usb Forum ,
 Do you have any bugs or work that a Linux kernel
 newbie can do?

Instead of the linux kernel USB subsystem, are you interested
in improving the user space library libusb (or the libusbx fork)?

For example, here is one enhancement to do for libusbx.
https://github.com/libusbx/libusbx/issues/15

libusbx milestone:
https://github.com/libusbx/libusbx/issues/milestones?direction=ascpage=1sort=due_date

Or maybe simpler task first.
Task: to port the following example from using libusb-0.1
API to libusb-1.0 API.
http://git.libusb.org/?p=libusb-compat-0.1.git;a=blob;f=examples/testlibusb.c

If you join libusbx mailing list, you will find some work
need to be done both in the kernel and libusbx user space.

Example:
https://github.com/libusbx/libusbx/commit/ede02ba91920f9be787a7f3cd006c5a4b92b5eab

-- 
Xiaofan
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Usb Bugs

2012-10-15 Thread Xiaofan Chen
On Tue, Oct 16, 2012 at 9:45 AM, Nick Krause nickkra...@sympatico.ca wrote:

 Hey Xianofanc ,
 I am thrilled about you giving me some work to do , the only
 problem is I don't known the libusb source code so can you
 send me some documentation.

libusbx
http://libusbx.org/

libusbx documentation:
http://libusbx.sourceforge.net/api-1.0/

github
https://github.com/libusbx/libusbx

I am not a developer myself. But you can get helps from
libusbx mailing list.
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

-- 
Xiaofan
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html