MythTV port - status report

usleepless at gmail.com usleepless at gmail.com
Fri Dec 29 14:06:45 PST 2006


Torfinn, Derrick, List,

> > i will try to package my latest version of the pvrxxx asap.
> >  - it downloads the firmware images from ivtv
> >  - it supports the v4l2 interface you need ( or you'll need to tweak
> > mythtv to support the bsdstyle of accessing the device )
> >
> > i hope to have it ready tomorrow.
> >
> > regards,
> >
> > usleep
> >
>
> Thanks!
>
> I look forward to trying it out.

well, here is the first try. files:

pvrxxx.tgz:
  the port, extract in /usr/ports/multimedia
pvrxxx_gpl.tgz:
  some gpl-ivtv-files, put it in /usr/ports/distfiles
sys/kern/subr_taskqueue.c(.diff):
  this is how my subr_taskqueue.c looks like. it was taken from 7.0?,
and it is the code that supports the new if_em and now pvrxxx too. it
is needed to implement fast interrupts.
sys/sys/taskqueue.h(.diff)
  idem dito.

i can imagine very well that there might be problems. please let me know.

regards,

usleep
-------------- next part --------------
A non-text attachment was scrubbed...
Name: subr_taskqueue.c.diff
Type: text/x-diff
Size: 11473 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20061229/c0b5bf97/subr_taskqueue.c.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: taskqueue.h.diff
Type: text/x-diff
Size: 3024 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20061229/c0b5bf97/taskqueue.h.bin


More information about the freebsd-multimedia mailing list