Federico Simoncelli

Results 23 comments of Federico Simoncelli

Thanks @lunny can you check if this is acceptable?

@skerit sorry I don't know about that. What I accomplished took me a while through reverse engineering capturing the USB traffic from a windows machine with the original driver. Anyway...

If you're using a kernel >= 3.18 you should use the usbtv module that comes with that kernel (includes the same code I have here and it compiles properly).

> Should this be wrong place to report such bug, please let me know. The driver is now in the main kernel tree so bug reports should go to https://bugzilla.kernel.org

As mentioned on issue #273 I don't think that a logic as `each_with_retry` belongs to kubeclient. :+1: for the documentation. @grosser in the specifics of the code: what's the new...

> @simon3z I can haz merge ? cc @moolitayer @cben

@cben @moolitayer please review/approve.

@mindfulmonk can you squash the PR in a single commit? Thanks.

> if @simon3z will be willing to accept a pr for this I will be willing to review. I'd like to see how the design/api would look like before anyone...