ports/pvr250 / Hauppauge PVR250 on ECS K7VMM+
usleepless at gmail.com
usleepless at gmail.com
Thu Aug 23 02:04:37 PDT 2007
On 8/21/07, Arne Wörner <arne_woerner at yahoo.com> wrote:
> --- Arne Wörner <arne_woerner at yahoo.com> wrote:
> > > is it sharing an irq? ( not that i am aware that this would be a
> problem...
> > )
> > >
> > Yup... irq 10 with uhci1 (which has no devices attached, I would guess...
> at
> > least /dev/usb2 is unused according to "usbdevs -v")...
> >
> I mean: /dev/usb1...
>
> > > otherwise: try http://usleepless.110mb.com/pvrxxx_port.tgz
> > >
> > I will try that...
> >
> Is that for 7-CUR?
>
> It doesnt compile on 6.2R:
> cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc
> -I-
> -I../../.. -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000
> -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx
> -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls
> -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Winline -Wcast-qual -fformat-extensions -std=c99 -c
> /opt/ports/multimedia/pvrxxx-arne/work/modules/cxm/cxm/../../../dev/cxm/cxm.c
> In file included from ./fbsd-compat.h:141,
> from ./v4l2_ioctl_hook.h:6,
> from
> /opt/ports/multimedia/pvrxxx-arne/work/modules/cxm/cxm/../../../dev/cxm/cxm.c:90:
> @/sys/firmware.h:52: error: syntax error before "linker_file_t"
> *** Error code 1
firmware.h has been changed. either install STABLE or try to include
"sys/linker.h" before "firmware.h" is included.
pvrxxx is doing DMA stuff a little bit different from pvr250. it is
not giant locked and uses a kernel-thread to process the DMA.
regards,
usleep
More information about the freebsd-multimedia
mailing list