>
> I doubt it's a USB video class compliant device. If it's not, you can
> not bind usbvc driver to it. You may want to run the following one line
> script to see more information of this device:
>
> # index=`echo "::prtusb" | mdb -k | grep 46d | cut -f1 -d' '`; echo
> "::prtusb -i ${index} -v" | mdb -k
>
> If no interface is class E, i.e. bInterfaceClass !=  0xe,  then your
> device is not a USB video class device.


Hmm, I've had a camera like this before - its compliant, but it has to load
the firmware into memory before the camera is turned on. Currently Solaris
doesn't support that feature. I requested a 'quote' on how much it would be
to get it done - I never received a reply back from Sun. I guess Sun have
given up on supporting them.

Matthew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/driver-usb/attachments/20080703/5430f9f1/attachment.html>

Reply via email to