Re: writing a driver for the IBM ultraport camera (USB)

2002-05-17 Thread Carlos Ugarte
Marco Molteni writes: thanks for the detailed answer, and thanks for taking the time of writing a real answer instead of quickly jotted words :-) Glad I could help! Regarding the Philips webcam you are working on, I am wondering how you will handle the decompression part, which as you

Re: writing a driver for the IBM ultraport camera (USB)

2002-05-17 Thread Carlos Ugarte
Fred Clift writes: 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

Re: writing a driver for the IBM ultraport camera (USB)

2002-05-16 Thread Carlos Ugarte
I would like to write a driver for FreeBSD, using the Linux driver as a reference. Since I am new to USB programming, could you give me some hints on where to start? Is there an existing FreeBSD USB driver that I can use as a skeleton? I'm working on a similar project - a FreeBSD driver