New version of multimedia/webcamd ready for testing [v3.5.1.2]
Juergen Lock
nox at jelal.kn-bremen.de
Mon Jun 11 17:22:58 UTC 2012
On Mon, Jun 11, 2012 at 06:33:07PM +0200, Hans Petter Selasky wrote:
> On Saturday 09 June 2012 19:33:14 Juergen Lock wrote:
> > On Sat, Jun 09, 2012 at 05:09:57PM +0200, Hans Petter Selasky wrote:
> > > On Saturday 09 June 2012 16:41:28 Juergen Lock wrote:
> > > > I now also tested af9015, mceusb, uvc, gspca which still seem to
> > > >
> > > > work, only ati_remote is now broken, it reports:
> > > > DBG: : ati_remote_irq_in: Nonzero urb status -32
> > >
> > > Could you make a usbdump trace of your device? Make sure you use the
> > > recently added -f option to limit the trace?
> >
> > Ok, started
> >
> > usbdump -i usbus1 -s 0 -f 7 -w /tmp/dump_pkts-ati_remote3
> > webcamd -d 1.7
> > ir-keytable -d /dev/input/event0 -t
> >
> > (each in their own shell), pressed a remote button a few times,
> > stopped ir-keytable, then webcamd, then usbdump, and then got this
> > from usbdump -r /tmp/dump_pkts-ati_remote3:
> >
>
> Could you send me a dump of the configuration descriptor of this device using
> usbconfig ?
Here it comes:
% usbconfig -d 4.2 dump_all_config_desc
ugen4.2: <USB Receiver X10 Wireless Technology Inc> at usbus4, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON
Configuration index 0
bLength = 0x0009
bDescriptorType = 0x0002
wTotalLength = 0x0020
bNumInterfaces = 0x0001
bConfigurationValue = 0x0001
iConfiguration = 0x0000 <no string>
bmAttributes = 0x00a0
bMaxPower = 0x0001
Interface 0
bLength = 0x0009
bDescriptorType = 0x0004
bInterfaceNumber = 0x0000
bAlternateSetting = 0x0000
bNumEndpoints = 0x0002
bInterfaceClass = 0x00ff
bInterfaceSubClass = 0x0000
bInterfaceProtocol = 0x0000
iInterface = 0x0000 <no string>
Endpoint 0
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0081 <IN>
bmAttributes = 0x0003 <INTERRUPT>
wMaxPacketSize = 0x0008
bInterval = 0x000a
bRefresh = 0x0000
bSynchAddress = 0x0000
Endpoint 1
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0002 <OUT>
bmAttributes = 0x0003 <INTERRUPT>
wMaxPacketSize = 0x0008
bInterval = 0x000a
bRefresh = 0x0000
bSynchAddress = 0x0000
Thanx, :)
Juergen
More information about the freebsd-multimedia
mailing list