On Tue, Jun 15, 2004 at 03:04:30PM -0700, J. Dosher wrote: > I've developed a custom I/O control board for haptics and robotics using > an Atmel AVR and a Cypress USB 2.0 IC. > (http://www-brl.ee.washington.edu/~jdosher/Pictures/Thumbnails/BoardTH.html) > > We've been having some trouble getting our USB (interrupt based) driver > working at anything faster than a 2ms frame rate, so we've decided to > start working under the 2.6 kernels, hoping that might solve out problems. > > So, in an effort to understand what's involved in porting our driver we > wanted to start simple and compare the old vs new usb-skeleton code. The > problem is, we can't even get usb-skeleton.c to compile under 2.6. We're > using the version that came with the 2.6.5 kernel. > > Various google searches haven't shed any light. What are we missing here?
What errors are you getting from your build? thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
