Hi,

I'm quite new to Solaris. I have a Solaris Express Community Edition snv_97 X86 
and a Logitech Quickcam Zoom. I found it out, that it's vendor and product id 
is 046d.08b3. 
Following http://www.opensolaris.org/jive/thread.jspa?messageID=255110 I 
recieved that
My camera is NOT USB video class compliant

# index=`echo "::prtusb" | mdb -k | grep 46d | cut -f1 -d' '`
# echo "::prtusb -i ${index} -v" | mdb -k| grep bInterfaceClass

answers 0xe if it is a usbvc compliant.

Mine is answering 
            bInterfaceClass = 0xa
            bInterfaceClass = 0x1
multiple times.

I also have the following information about my webcam

bash-3.2# echo "::prtusb" | mdb -k | grep 46d
2       usb_mid     0     device          046d.08b3   No Product String

I have no Idea how could I tell Solaris, that it's a webcam, and that I'd like 
to try to use usbvc(7D).

If anyone could help me, I would really appreciate it.

Thanks,
Martina
--
This message posted from opensolaris.org

Reply via email to