On Tue, Feb 20, 2007 at 03:48:03PM +0100, Robert Marquardt wrote: > I just found a bug in the IOWarrior hardware. It can report a wrong > wMaxPacketSize on interface 0. The diff fixes that in the driver. > > 781a782,784 > > if((dev->interface->cur_altsetting->desc.bInterfaceNumber == 0) && > (dev->product_id == USB_DEVICE_ID_CODEMERCS_IOW56)) > > dev->packet_size = 7; > >
Can you send this in 'diff -u' format so that I can apply it (or at least determine where it should go in the driver? thanks, greg k-h ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
