On Tuesday 23 January 2007 22:35, Hans Verkuil wrote:
> On Tuesday 23 January 2007 20:05, Tim Harvey wrote:
> > Greetings,
> >
> > I'm running into a resource limit on my platform using ivtv and its
> > because the cx23416 pci device is requesting 64MB of PCI memory
> > space.  Looking at Documentation/video4linux/cx2341x/fw-memory.txt
> > I don't see how all this space is needed.  Is there any problem
> > with limiting this window and if not is there a way within the
> > linux kernel to override the size resulting from the pci probe for
> > a device?
>
> Urgh. I reduced the ioremap sizes, but completely forgot about the
> request_mem_region calls. I'm working on it now, expect a trunk
> commit soon.

Committed. It now requests only a bit over 8MB for the cx23416 and a bit 
over 16 MB for the cx23415. Please test, it should now work.

        Hans

>
>       Hans
>
> > Thanks,
> >
> > Tim
> >
> >
> >
> > _______________________________________________
> > ivtv-devel mailing list
> > [email protected]
> > http://ivtvdriver.org/mailman/listinfo/ivtv-devel
>
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-devel

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to