Is Leopard 3M camera supported on Beagleboard xM?

Hi,

Here the Leopard camera module is LI-LBCM3M1.

By using the default demo image on SD card, mt9t112 module is loaded
into kernel, but there is no /dev/video0.

Demo image on http://code.google.com/p/beagleboard/wiki/BeagleBoardDiagnosticsNext
doesn't work too.

The customer support from Leopard Image mentioned that mt9t112 is not
compatible with mt9t111

Then I followed Jake's idea to directly download the image from
http://www.angstrom-distribution.org/demo/beagleboard/, and use cmd
"opkg install kernel-module-mt9t111" to get mt9t111. still no /dev/
video0
after insert mt9t111.

when try to build angstrom, mt9t111.c can't be found in
build/tmp-angstrom_2008_1/work/beagleboard-angstrom-linux-gnueabi/
linux-omap-psp-2.6.32-
r100+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155/git/patches//drivers/
media/video/

So my question is:

1) is LI-LBCM3M1 3M camera module supported on Beagleboard xM? If it
is supported, which demo image can I use to make camera work? If it is
not supported, when will it be supported?

Thanks a lot for help

Li

The compatible Leopard cameras are listed in the System Reference Manual.

http://beagle.s3.amazonaws.com/design/xM-A3/Beagle_SRM_xM_A3_0.pdf

We use the 3MP camera as our test camera for every board that ships from the factory.

Gerald