Robert Suetterlin wrote:
> 
> Hello!
> 
> I asked this already on freebsd-questions and was suggested to ask on this list, too.
> 
>         I have a linux driver for a video grabber card (dfg/bw1 from 'the imaging 
>source').  This card does not use a well bt848 or similar chip.  I would like to 
>transfer this driver to freebsd.
> 
> I do understand how the driver works under linux and I will explain below.  I have 
>also read articles on newbus, some netbsd docs, several freebsd manpages and the 
>sources of meteor.c.  I know in principle how to do a driver under freebsd.  But I 
>never did it before and wanted to get some expertise on how to do it best.


Also look at the sample driver in
/usr/share/examples/drivers/make_device_drive.sh
in -current (4.x is way out of date)

> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message

-- 
      __--_|\  Julian Elischer
     /       \ [EMAIL PROTECTED]
    (   OZ    ) World tour 2000-2001
---> X_.---._/  
            v


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to