Re: [FreeBSD 8/9] USB webcamd and video4bsd: Call for testing

From: Hans Petter Selasky <hselasky_at_c2i.net>
Date: Fri, 22 Jan 2010 09:16:51 +0100
On Friday 22 January 2010 06:03:07 Daichi GOTO wrote:
> Hi Hans, I have checked your work, and it works well, great :)
> 
> This is a little tweak,
> 
> --- /usr/local/etc/devd/webcamd.conf.orig	2010-01-22 13:19:20.371987293
> +0900
> +++ /usr/local/etc/devd/webcamd.conf	2010-01-22 13:52:00.286912793 +0900
> _at__at_ -1,5 +1,5 _at__at_
>   attach 100 {
> -	device-name "ugen[0-9]+";
> +	device-name "ugen[0-9.]+";
>   	match "intclass" "(0x0e|0xff)";
>   	action "/usr/local/etc/rc.d/webcamd start $device-name";
>   };
> 
> 
> I want to know what does "intclass" mean. The webcamd(8) cannot
> been engaged automatically by devd(8), because of not match of
> "intclass".

Hi,

See:

usbconfig -u 7 -a 2 dump_curr_config_desc | grep -i class

To figure out what interface class your USB device is using.

--HPS
Received on Fri Jan 22 2010 - 07:18:20 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:00 UTC