On Monday 04 March 2002 03:33 pm, you wrote: > > > Is there a way to know if the memory segment is dma-able? > > > > On ia32: In theory all memory below 4GB. For now bttv will DMA to > > non-highmem pages. > Basically, it would be sweet if the v4l2_buffer had a pointer on it, instead of an index. Then you would just capture to that pointer. Chris