Date: Fri, 18 May 2007 13:04:17 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: Luigi Rizzo <rizzo@icir.org> Cc: freebsd-multimedia@freebsd.org, freebsd-usb@freebsd.org Subject: Linux USB emulation layer now committed to my new USB stack for FreeBSD Message-ID: <200705181304.17222.hselasky@c2i.net>
next in thread | raw e-mail | index | archive | help
--Boundary-00=_xgYTGQnRoVIHbpD Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 --Boundary-00=_xgYTGQnRoVIHbpD--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705181304.17222.hselasky>