On Fri, 17 May 2002, Marco Molteni wrote: > [Bcc to -multimedia] > > On Thu, 16 May 2002 18:21:14 -0400, Carlos Ugarte <[EMAIL PROTECTED]> wrote: > > > I'm working on a similar project - a FreeBSD driver for the Philips > > webcams based on the Linux pwc driver. It's nowhere near working yet,
Would it be easier to just use the ugen driver and write a 'userland-only' utility that leveraged the ugen driver's ability to already talk to the device? Seems like that would save you a lot of hassle in developing working code. There are, however, some bennefits to having a driver - just wanted to mention this possible solution. Fred -- Fred Clift - [EMAIL PROTECTED] -- Remember: If brute force doesn't work, you're just not using enough. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

