On Sunday 07 August 2011 14:38:03 Anton wrote:
> On 07.08.2011 13:17, Hans Petter Selasky wrote:
> > On Sunday 07 August 2011 09:14:05 Anton wrote:
> >> ugen6.3:<Trek 320R vendor 0x0458>  at usbus6, cfg=0 md=HOST spd=HIGH
> >> (480Mbps) pwr=ON
> > 
> > Can you dump the device and config descriptor of this device using
> > usbconfig?
> > 
> > --HPS
> 
> Results are here:
> 
> 
> # usbconfig -d ugen6.3 dump_device_desc
> ugen6.3: <Trek 320R vendor 0x0458> at usbus6, cfg=0 md=HOST spd=HIGH
> (480Mbps) pwr=ON
> 
>    bLength = 0x0012
>    bDescriptorType = 0x0001
>    bcdUSB = 0x0200
>    bDeviceClass = 0x0000
>    bDeviceSubClass = 0x0000
>    bDeviceProtocol = 0x0000
>    bMaxPacketSize0 = 0x0040
>    idVendor = 0x0458
>    idProduct = 0x702c
>    bcdDevice = 0x0102
>    iManufacturer = 0x0000 <no string>
>    iProduct = 0x0001 <Trek 320R>
>    iSerialNumber = 0x0000 <no string>
>    bNumConfigurations = 0x0001
> 
> 
> What should I do yet?

Hi,

Your device is not supported, though it might be possible to add support by 
modifying some of the files below. Send any patches to the Linux guys if you 
get it working:

media_tree/drivers/media/video/gspca/sn9c20x.c: {USB_DEVICE(0x0458, 0x7029), 
SN9C20X(HV7131R, 0x11, 0)},
media_tree/drivers/media/video/gspca/sonixj.c:  {USB_DEVICE(0x0458, 0x7025), 
BS(SN9C120, MI0360)},
media_tree/drivers/media/video/gspca/sonixj.c:  {USB_DEVICE(0x0458, 0x702e), 
BS(SN9C120, OV7660)},
media_tree/drivers/media/video/sn9c102/sn9c102_devtable.h:      { 
SN9C102_USB_DEVICE(0x0458, 0x7025, BRIDGE_SN9C120), },

--HPS
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to