On Wed, 2002-12-04 at 17:34, Erik Forsberg wrote: > Hi! > > I'm in the process of choosing what to do as a Master thesis, and one > of the alternatives is to try to get USB working over a network. > > The company I'm doing the work for would like to transfer USB from a > thin client (based on Linux) to a fat server (also running > Linux). That way, you could sync a Palm pilot connected to the client > using a sync software on the server and do similar stuff.
Doh I misunderstood. You want to write a layer so that you can do USB over ethernet sort of. Thats interesting (I'd love to see it so I can have my ipaq control devices off the PC). Some things like interrupt support and isosynchronous will be interesting. Are there enough libusb user mode supported devices around so you can hack libusb to do the work itself - so concentrating on the USB question rather than worrying about the kernel programming too ? ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
