Es geschah am Sunday, 10. February 2008 18:10 als Greg KH schrieb: > On Sun, Feb 10, 2008 at 02:05:50PM +0000, Christian Schoenebeck wrote: > > Am Donnerstag, 7. Februar 2008 23:29:20 schrieb Sarah Sharp: > > > The usbfs2 code is in the file drivers/usb/core/endpoint_fops.c. It > > > currently doesn't support interrupt endpoints, but feel free to support > > > and send me a patch. > > > > For now I solved the problem by extending my (kernel space) driver with > > misc interface calls. > > Great. Care to post your code so we can add it to the main kernel tree?
Trust me, you don't want to have THAT in the main kernel tree. ;-) What I wrote so far is just an ugly simple, redundant driver for a hardware prototype. The device and the driver don't even have the final USB ID yet. So I doubt anybody would be interested in that driver at this point. CU Christian - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
