Randy.Dunlap wrote:

Vojtech Pavlik wrote:

By the way, I'd like to see the ovfx2 merged into the 2.6 kernel, do you
think it's a good idea now that it works rather well?


Yes, please.  Mark, what's going on with getting the ov511 & ovfx2
driver updates merged?


I was planning to submit a patch after the (hopefully imminent) release of 2.6.11, but the sooner I do it the better I suppose. The driver is still in an experimental state (e.g. full speed transactions don't work without a very invasive patch) so I'll probably make it conditional on CONFIG_EXPERIMENTAL to begin with.

In any case, I'll send a patch for review to this list ASAP.

After Vojtech's patch, for 2.6.11-rc and later, it also needs the
attached patches to ov511-2.28 + Vojtech's.


These look correct, thanks.

I'm still not able to open /dev/video with an app for some reason.
(no video or camera device found)
Any ideas or suggestions?  I'm testing on 2.6.11-rc2.


Please post the log messages of ovfx2 and ovcamchip. If the messages look nominal, try loading ovfx2 with the debug=5 param for much more verbose output.

Make sure that the camera is enumerating at high speed, and that ovcamchip is loaded (I need to add a request_module() for that.)

The messages with debug=0 (default) should look like:

usb.c: USB device 5 (vend/prod 0xb62/0x59) is not claimed by any active driver.
usb.c: registered new driver ovfx2
i2c-core.o: adapter OVFX2 registered as adapter 0.
ovfx2.c: Orange Micro iBOT2 at usb-02:0a.2-1.3 registered to minor 0 (high speed)
ovfx2.c: v2.28 : ovfx2 USB Camera Driver
ovcamchip_core.c: v2.28 : OV camera chip I2C driver
i2c-core.o: driver ovcamchip registered.
ovcamchip_core.c: Camera chip is an OV7620
i2c-core.o: client [OV7620] registered to adapter [OVFX2 #0](pos. 0).


--
Mark McClelland
[EMAIL PROTECTED]




------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to