On Wed, Feb 13, 2002 at 01:02:15AM -0800, Avinash Sharma wrote: > Hello, > > I need to develop a USB device driver for a custom > made switch. > > A brief desciption... > The switch has four RJ 45 connectors for ethernet > cables and it needs to exchange data packets of size 8 > bytes every .5 seconds. The Transmit ethernet > port(1,2,3,4) and Receive ethernet port(1,2,3,4) need > to be selected for each transfer and the data packet > which is to be sent out and received on those ports > changes accordingly.
Where is USB in the above description? > Please let me know how I can start off writing the > code for this driver. > Also please let me know if there are any SIMILAR > device drivers already developed and available. > > I am aware of the files > usr/src/linux/drivers/usb/usb.* > but as I have no prior experience with device drivers, > I am unable to start off. Sounds like your company needs to hire some people with device driver experience :) Good luck, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
