Shachar Shemesh wrote:
Alex Zeiger wrote:
I'm interested in possibly working on USB support for Wine. I'm not particularly familiar with USB programming, but I'm fluent in C and C++. Where do I start?
Hi Alex,
Wine is not an operating system. As such, what do you mean by "USB support"? If you mean that you can use Windows USB drivers on Wine, then I'm not sure that it is within Wine's charter to do that.
Shachar
I mean "USB support" in the same way Wine supports serial and parallel ports. Granted, USB is an order of magnitude more complex, but hopefully the basic idea isn't beyond the realm of possibility.