From owner-freebsd-usb@FreeBSD.ORG Mon Aug 30 06:56:50 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD93F106564A for ; Mon, 30 Aug 2010 06:56:50 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 106258FC13 for ; Mon, 30 Aug 2010 06:56:49 +0000 (UTC) Received: by wwj40 with SMTP id 40so2011292wwj.1 for ; Sun, 29 Aug 2010 23:56:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:organization:to:subject :date:user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=YcMnQRYTbEbnTOvvxvGQteRO//K64KVmp9nz9VsvRwc=; b=cjro3S2DiFMAtLhTyGJrGpaoaWeF2nlBhluEWILtG5nRKyKQ1olMnUjc7InGro/HjP zuUEVen6GFWcCql3OlqhQbp7wevEjNpJMiW2hL51fpaYYnd62uO6RjsFPGF3gVwcLQuo YGPNv/kSggFT0Fsk6qbdwq2LQczSUzQU/bwdc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; b=XJKIYeUWl1p6DzNvKqEhVIBcHrs7qpxh8ZOfP2+Ad5E7dVOuQ1awD6mSQKFotH6NdT y9R/cM9NHF0u7Gpx8hZy4x6++vuO0y1DtzbyHUW8PeD9B9sckmMuqxOzyK4QkBBoH6VG uA9gdtWJOLHtDFkkB64HDNmtxpkldKHVUsmCY= Received: by 10.216.210.206 with SMTP id u56mr4403630weo.50.1283151408053; Sun, 29 Aug 2010 23:56:48 -0700 (PDT) Received: from dragon.dg (41-132-25-181.dsl.mweb.co.za [41.132.25.181]) by mx.google.com with ESMTPS id p52sm4205320weq.44.2010.08.29.23.56.27 (version=SSLv3 cipher=RC4-MD5); Sun, 29 Aug 2010 23:56:44 -0700 (PDT) From: David Naylor Organization: Private To: Hans Petter Selasky Date: Mon, 30 Aug 2010 08:56:36 +0200 User-Agent: KMail/1.13.5 (FreeBSD/9.0-CURRENT; KDE/4.4.5; amd64; ; ) References: <201008292147.09750.naylor.b.david@gmail.com> <201008300833.30376.hselasky@c2i.net> In-Reply-To: <201008300833.30376.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1696836.45rSV8ouAR"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201008300856.40160.naylor.b.david@gmail.com> Cc: freebsd-usb@freebsd.org Subject: Re: webcamd and Pixart Imaging X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2010 06:56:50 -0000 --nextPart1696836.45rSV8ouAR Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Monday 30 August 2010 08:33:30 Hans Petter Selasky wrote: > Hi, >=20 > Could you dump device descriptor and current configuration descriptor usi= ng > usbconfig. I need the vendor ID and product ID at least to be able to deb= ug > this issue. # usbconfig -d ugen0.2 dump_device_desc ugen0.2: at usbus0, cfg=3D0 md=3DHOST= =20 spd=3DFULL (12Mbps) pwr=3DON bLength =3D 0x0012=20 bDescriptorType =3D 0x0001=20 bcdUSB =3D 0x0110=20 bDeviceClass =3D 0x00ff=20 bDeviceSubClass =3D 0x00ff=20 bDeviceProtocol =3D 0x00ff=20 bMaxPacketSize0 =3D 0x0008=20 idVendor =3D 0x093a=20 idProduct =3D 0x2468=20 bcdDevice =3D 0x0100=20 iManufacturer =3D 0x0001 iProduct =3D 0x0002 iSerialNumber =3D 0x0000 bNumConfigurations =3D 0x0001=20 # usbconfig -d ugen0.2 dump_curr_config_desc ugen0.2: at usbus0, cfg=3D0 md=3DHOST= =20 spd=3DFULL (12Mbps) pwr=3DON Configuration index 0 bLength =3D 0x0009=20 bDescriptorType =3D 0x0002=20 wTotalLength =3D 0x01d4=20 bNumInterfaces =3D 0x0001=20 bConfigurationValue =3D 0x0001=20 iConfiguration =3D 0x0000 bmAttributes =3D 0x00a0=20 bMaxPower =3D 0x00fa=20 Interface 0 bLength =3D 0x0009=20 bDescriptorType =3D 0x0004=20 bInterfaceNumber =3D 0x0000=20 bAlternateSetting =3D 0x0000=20 bNumEndpoints =3D 0x0006=20 bInterfaceClass =3D 0x00ff=20 bInterfaceSubClass =3D 0x00ff=20 bInterfaceProtocol =3D 0x00ff=20 iInterface =3D 0x0000 Endpoint 0 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0081 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 1 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0002 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 2 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0083 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 3 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0004 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 4 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0085 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 5 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0006 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Interface 0 Alt 1 bLength =3D 0x0009=20 bDescriptorType =3D 0x0004=20 bInterfaceNumber =3D 0x0000=20 bAlternateSetting =3D 0x0001=20 bNumEndpoints =3D 0x0006=20 bInterfaceClass =3D 0x00ff=20 bInterfaceSubClass =3D 0x00ff=20 bInterfaceProtocol =3D 0x00ff=20 iInterface =3D 0x0000 Endpoint 0 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0081 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 1 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0002 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 2 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0083 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 3 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0004 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 4 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0085 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0080=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 5 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0006 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Interface 0 Alt 2 bLength =3D 0x0009=20 bDescriptorType =3D 0x0004=20 bInterfaceNumber =3D 0x0000=20 bAlternateSetting =3D 0x0002=20 bNumEndpoints =3D 0x0006=20 bInterfaceClass =3D 0x00ff=20 bInterfaceSubClass =3D 0x00ff=20 bInterfaceProtocol =3D 0x00ff=20 iInterface =3D 0x0000 Endpoint 0 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0081 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 1 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0002 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 2 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0083 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 3 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0004 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 4 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0085 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0100=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 5 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0006 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Interface 0 Alt 3 bLength =3D 0x0009=20 bDescriptorType =3D 0x0004=20 bInterfaceNumber =3D 0x0000=20 bAlternateSetting =3D 0x0003=20 bNumEndpoints =3D 0x0006=20 bInterfaceClass =3D 0x00ff=20 bInterfaceSubClass =3D 0x00ff=20 bInterfaceProtocol =3D 0x00ff=20 iInterface =3D 0x0000 Endpoint 0 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0081 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 1 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0002 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 2 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0083 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 3 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0004 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 4 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0085 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0180=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 5 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0006 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Interface 0 Alt 4 bLength =3D 0x0009=20 bDescriptorType =3D 0x0004=20 bInterfaceNumber =3D 0x0000=20 bAlternateSetting =3D 0x0004=20 bNumEndpoints =3D 0x0006=20 bInterfaceClass =3D 0x00ff=20 bInterfaceSubClass =3D 0x00ff=20 bInterfaceProtocol =3D 0x00ff=20 iInterface =3D 0x0000 Endpoint 0 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0081 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 1 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0002 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 2 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0083 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 3 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0004 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 4 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0085 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0200=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 5 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0006 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Interface 0 Alt 5 bLength =3D 0x0009=20 bDescriptorType =3D 0x0004=20 bInterfaceNumber =3D 0x0000=20 bAlternateSetting =3D 0x0005=20 bNumEndpoints =3D 0x0006=20 bInterfaceClass =3D 0x00ff=20 bInterfaceSubClass =3D 0x00ff=20 bInterfaceProtocol =3D 0x00ff=20 iInterface =3D 0x0000 Endpoint 0 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0081 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 1 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0002 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 2 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0083 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 3 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0004 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 4 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0085 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0280=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 5 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0006 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Interface 0 Alt 6 bLength =3D 0x0009=20 bDescriptorType =3D 0x0004=20 bInterfaceNumber =3D 0x0000=20 bAlternateSetting =3D 0x0006=20 bNumEndpoints =3D 0x0006=20 bInterfaceClass =3D 0x00ff=20 bInterfaceSubClass =3D 0x00ff=20 bInterfaceProtocol =3D 0x00ff=20 iInterface =3D 0x0000 Endpoint 0 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0081 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 1 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0002 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 2 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0083 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 3 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0004 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 4 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0085 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0300=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 5 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0006 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Interface 0 Alt 7 bLength =3D 0x0009=20 bDescriptorType =3D 0x0004=20 bInterfaceNumber =3D 0x0000=20 bAlternateSetting =3D 0x0007=20 bNumEndpoints =3D 0x0006=20 bInterfaceClass =3D 0x00ff=20 bInterfaceSubClass =3D 0x00ff=20 bInterfaceProtocol =3D 0x00ff=20 iInterface =3D 0x0000 Endpoint 0 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0081 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 1 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0002 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 2 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0083 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 3 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0004 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 4 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0085 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0380=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 5 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0006 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Interface 0 Alt 8 bLength =3D 0x0009=20 bDescriptorType =3D 0x0004=20 bInterfaceNumber =3D 0x0000=20 bAlternateSetting =3D 0x0008=20 bNumEndpoints =3D 0x0006=20 bInterfaceClass =3D 0x00ff=20 bInterfaceSubClass =3D 0x00ff=20 bInterfaceProtocol =3D 0x00ff=20 iInterface =3D 0x0000 Endpoint 0 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0081 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 1 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0002 bmAttributes =3D 0x0002 wMaxPacketSize =3D 0x0040=20 bInterval =3D 0x0000=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 2 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0083 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 3 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0004 bmAttributes =3D 0x0003 wMaxPacketSize =3D 0x0002=20 bInterval =3D 0x0032=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 4 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0085 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x03ff=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000=20 Endpoint 5 bLength =3D 0x0007=20 bDescriptorType =3D 0x0005=20 bEndpointAddress =3D 0x0006 bmAttributes =3D 0x0001 wMaxPacketSize =3D 0x0000=20 bInterval =3D 0x0001=20 bRefresh =3D 0x0000=20 bSynchAddress =3D 0x0000 Is there anything else I can do to help? David =20 > On Sunday 29 August 2010 21:47:05 David Naylor wrote: > > Hi, > >=20 > > I'm trying to get a USB webcam to work (Pixart Imaging, see > > http://hardware4linux.info/component/12311/). > >=20 > > I attach the webcam and: > >=20 > > # dmesg > > ugen0.2: at usbus0 > >=20 > >=20 > > I run webcamd (I've tried both from ports and svn): > >=20 > > # ./webcamd > > Attached ugen0.2[0] to cuse unit 0 > > Creating /dev/video0 > >=20 > >=20 > > I try using pwcview without success: > >=20 > > # pwcview > > Webcam set to: 320x240 (sif) at 5 fps > > libv4l2: error got 10 consecutive frame decode errors, last error: v4l- > > convert: error unknown pac207 row header: 0xed90 > >=20 > > Error reading from webcam: Resource temporarily unavailable > >=20 > >=20 > > Skype is also unable to use the webcam (green image with corruption in > > top half of the image). According to the webpage referenced above the > > webcam should be usable. > >=20 > > Please help, > >=20 > > David > >=20 > > P.S. I'm not on list --nextPart1696836.45rSV8ouAR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (FreeBSD) iEYEABECAAYFAkx7VigACgkQUaaFgP9pFrIIhgCeIa5UNu2SHfUZPMZSxNyf46si ZuwAniq15FNZnQVCjmfyCG+g9XA8s8E4 =9w17 -----END PGP SIGNATURE----- --nextPart1696836.45rSV8ouAR--