Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2010 17:36:27 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Martin Laabs <mailinglists@martinlaabs.de>
Cc:        kwm@freebsd.org, freebsd-usb@freebsd.org
Subject:   Re: Find Vendor/Product ID from uhid device
Message-ID:  <201003221736.27828.hselasky@c2i.net>
In-Reply-To: <4BA734D5.4040904@martinlaabs.de>
References:  <4BA52239.8000300@martinlaabs.de> <201003211415.03564.hselasky@c2i.net> <4BA734D5.4040904@martinlaabs.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003221736.27828.hselasky>