Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2007 11:04:36 +0200
From:      usleepless@gmail.com
To:        "=?ISO-8859-1?Q?Arne_W=F6rner?=" <arne_woerner@yahoo.com>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: ports/pvr250 / Hauppauge PVR250 on ECS K7VMM+
Message-ID:  <c39ec84c0708230204p5d6ca5beoafb1fb0a8e560d5a@mail.gmail.com>
In-Reply-To: <732543.44505.qm@web30310.mail.mud.yahoo.com>
References:  <732543.44505.qm@web30310.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/21/07, Arne W=F6rner <arne_woerner@yahoo.com> wrote:
> --- Arne W=F6rner <arne_woerner@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 -nostdin=
c
> -I-
> -I../../.. -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=3D8000
> -fno-common  -mno-align-long-strings -mpreferred-stack-boundary=3D2  -mno=
-mmx
> -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls
> -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h
> -Winline -Wcast-qual  -fformat-extensions -std=3Dc99 -c
> /opt/ports/multimedia/pvrxxx-arne/work/modules/cxm/cxm/../../../dev/cxm/c=
xm.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/c=
xm.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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c39ec84c0708230204p5d6ca5beoafb1fb0a8e560d5a>