Ralph spitzner wrote:
  > (sn9c20x-v4l2.c   74% L1142)
> ============================================================
>          UDIA_DEBUG("QUERY BUFFERS %d %d TYPE=%x MEM=%x\n", 
> buffer->index, dev->queue.count,buffer->type,buffer->memory);
> 
>          if (buffer->memory != V4L2_MEMORY_MMAP ||
>                  buffer->type != V4L2_BUF_TYPE_VIDEO_CAPTURE)
>                  return -EINVAL;

Strange to reply to myself ;-)

If I comment out the check above completely, the cam works just fine.
I still haven't figured out where the '1' gets lost, though.....

        -rasp

-- 
Woman inspires us to great things, and prevents us from achieving them.
                 -- Dumas

--~--~---------~--~----~------------~-------~--~----~
Lets make microdia webcams plug'n play, (currently plug'n pray)
To post to this group, send email to [email protected]
Visit us online https://groups.google.com/group/microdia
-~----------~----~----~----~------~----~------~--~---

Reply via email to