On Monday 22 March 2010 10:13:57 Martin Laabs wrote: > Hi Hans, > > > That is not true. Search Google for cuse4bsd :-) > > > >> If that is not desirable, we > > Looks promising. When will cuse4bsd be in the ports/8.0 release base > system?
If it is not already there, it should reach the ports tree soon. > > > Just an idea: > > > > Maybe we can import the linux-js driver into the webcamd framework? Could > > you have a look at it. Then the code changes will be minimal! > > Well - the name is a bit missleading. linux-js is a native bsd driver which > creates a device that behaves like a linux joystick device. > But maybe the original linux joystick driver could be ported with the > webcamd framework. At least this would support much more devices and maybe > also force feedback. > Is there some documentation about webcamd or can you give me a short > overview what the basic steps are to port a linux driver with the > framework? man cuse4bsd No other man-pages yet. What you do is to add the path and filename to the ulinux/Makefile. Then run "make" and resolve any leftover issues. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
