lsusb -v
Bus 002 Device 003: ID 1941:8021 Dream Link USB Missile Launcher Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x1941 Dream Link idProduct 0x8021 USB Missile Launcher bcdDevice 1.00 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 34 bNumInterfaces 1 bConfigurationValue 1 etc...
What is the ultimate source of these ids? Is it IEEE or any other body? How could we check - what vendor actually owns 1941?
lsusb -v
Bus 002 Device 003: ID 1941:8021 Dream Link USB Missile Launcher tions 1 ionValue 1
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x1941 Dream Link
idProduct 0x8021 USB Missile Launcher
bcdDevice 1.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigura
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurat
etc...
What is the ultimate source of these ids? Is it IEEE or any other body? How could we check - what vendor actually owns 1941?