Hi, If you are interested, the files are:
http://www.turbocat.net/~hselasky/isdn4bsd/sources/src/sys/dev/usb/usb_compat_linux.c http://www.turbocat.net/~hselasky/isdn4bsd/sources/src/sys/dev/usb/usb_compat_linux.h It is almost finished now. And it is not very much code. Also I have a preliminary patch for Luigi's webcam driver! But it does not compile yet. NOTE: Before you use a Linux USB endpoint you have to call: usb_setup_endpoint() with the buffer size you want. For isoc transfers the buffer size is ignored. Just set a dummy value. Do you have time to fix the rest Luigi? The Linux USB compat layer is in SVN and P4. http://www.turbocat.net/~hselasky/usb4bsd --HPS
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
