> Hans, > > I don't see the code you are referring to. Here is the probe() from the > next branch of v4l-dvb. Could you point out the code that does the > allocation of frame buffers ? I had used this code as reference when > developing vpfe capture driver. > > Murali My apologies, I got it mixed up with older versions of this driver. I see that it now uses videobuf-dma-contig. This is going to be a real problem since this makes it impossible (or at least very hard) to allocate memory up front. I'm no expert on videobuf, but this is something that should be addressed, especially in the dma-contig case. Regards, Hans -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html