KDM-4400 Video Capture

Jose Manuel josema.alvarez at gmail.com
Wed Sep 19 07:01:16 PDT 2007


Thanks Mark, I have downloaded the patch and I apply it. When I build
the kernel, the system print me this error:

/usr/src/sys/dev/bktr/bktr_core.c: In function `common_ioctl':
/usr/src/sys/dev/bktr/bktr_core.c:2507: error: structure has no member
named `kmaster'
/usr/src/sys/dev/bktr/bktr_core.c:2507: error: structure has no member
named `kmaster'
/usr/src/sys/dev/bktr/bktr_core.c:2509: error: structure has no member
named `kmaster'
/usr/src/sys/dev/bktr/bktr_core.c:2510: error: structure has no member
named `kmaster'
/usr/src/sys/dev/bktr/bktr_core.c:2510: error: structure has no member
named `kmaster'
 . . . . . . . .
/usr/src/sys/dev/bktr/bktr_core.c:2572: error: structure has no member
named `kmaster'
/usr/src/sys/dev/bktr/bktr_core.c:2576: error: structure has no member
named `kmaster'
/usr/src/sys/dev/bktr/bktr_core.c:2578: error: structure has no member
named `kmaster'
*** Error code 1

Stop in /usr/obj/usr/src/sys/PRUEBA1.
*** Error code 1

it is about kmaster, kinput, kunit and koutput members structure, that
it is not defined.
I have a FreeBSD 6.2 newly installed.


Thanks for all

2007/9/19, Mark Tinguely <tinguely at casselton.net>:
> >
> >  HI, I'm newbie on FreeBsd, and I need can grab from a Kodicom 4400
> >  Video card capture.
> >  I'm looking but I don't found anything,
> >
> >  The bktr is not refreshed about 20 months, Are there any documentation
> >  about the driver?, how can I configure it? or how I must program IT?
>
> I have patches for the Kodicom 4400 at:
>
>  For FreeBSD 4.x:
> 	http://www.casselton.net/~tinguely/kodicom_41x.patch
>
>  For FreeBSD 6.x and current:
> 	http://www.casselton.net/~tinguely/kodicom.patch
>
>
> There is a crossbar on the card that now switches video. There is also
> an video output port. See the README.kodicom for information on how to
> use the new ioctl()s.
>
> --Mark.
>


More information about the freebsd-multimedia mailing list