On 2013/04/23 23:12, Alexey E. Suslikov wrote:
> Jonathan Gray <jsg <at> jsg.id.au> writes:
> >     {{ USB_VENDOR_UNKNOWN4, USB_PRODUCT_UNKNOWN4_DM9601 }, 0 },
> > +   {{ USB_VENDOR_UNKNOWN4, USB_PRODUCT_UNKNOWN4_DM9601_2 }, 0 },
> >     {{ USB_VENDOR_UNKNOWN6, USB_PRODUCT_UNKNOWN6_DM9601 }, 0 }
> 
> USB_VENDOR_[UNKNOWN4|UNKNOWN6] are most likely re-branded Davicom devices.
> 
> http://www.davicom.com.tw/page1.aspx?no=209814
> 
> NetBSD:
> USB_VENDOR_QUAN       0x01e1
> USB_VENDOR_SUNRISING  0x0fe6
> 
> FreeBSD:
> vendor KONTRON          0x0fe6  Kontron AG
> 
> Linux (http://www.linux-usb.org/usb.ids):
> 0fe6  Kontron (Industrial Computer Source / ICS Advent)
> 

Hard to come up with a legitimate vendor name for any of these really,
the real list is at http://www.usb.org/developers/tools/comp_dump
so they appear to just pick random numbers.

IDs in that list are in decimal, which appears to confuse some vendors...

vendor BELKIN           0x050d  Belkin Components
vendor BELKIN2          0x1293  Belkin Components

Reply via email to