On Tuesday 26 January 2010 18:33:56 Andriy Gapon wrote: > Hans, > > is this setup (video4bsd+webcamd+etc) supposed to work with USB Video Class > (UVC) devices? > Namely, I have a webcam built into Dell SP2208WFP monitor: > $ usbconfig > ... > ugen3.2: <product 0x2512 vendor 0x0424> at usbus3, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=SAVE > ugen3.3: <Monitor Webcam (SP2208WFP) Mic-OmniVision Technologies, > Inc.538-2640-07.08.09.6> at u, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON > ugen3.4: <product 0x2514 vendor 0x0424> at usbus3, cfg=0 md=HOST spd=HIGH > (480Mbps) pwr=SAVE > > BTW, 'at u,' above is not a typo or copy/paste error, it's how it actually > appears on the screen. >
Hi, The string is just too big, so it gets truncated. Send me a dump of the config descriptor for the webcamera. If it says 0x0e for interface class, it's most likely supported. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
