2227:3105 SKYDATA SKD-U100

SAMWOO Enterprise

Vendor ID
2227
Product ID
3105
Combined
2227:3105
Decimal
8743:12549

What is this device?

This is the USB identifier for a SKYDATA SKD-U100 manufactured by SAMWOO Enterprise. The vendor ID 2227 is registered to SAMWOO Enterprise with the USB Implementers Forum, and 3105 is the product ID that SAMWOO Enterprise assigned to this particular model. When you run lsusb on Linux, this device appears as 2227:3105 SAMWOO Enterprise SKYDATA SKD-U100.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2227:3105 SAMWOO Enterprise SKYDATA SKD-U100

You can filter directly with lsusb -d 2227:3105, or get the full descriptor dump with lsusb -v -d 2227:3105. Kernel messages from dmesg show the same pair as idVendor=2227, idProduct=3105.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_2227&PID_3105
USB\VID_2227&PID_3105&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2227&PID_3105"

macOS

$ system_profiler SPUSBDataType
    SKYDATA SKD-U100:
      Product ID: 0x3105
      Vendor ID: 0x2227  (SAMWOO Enterprise)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

2227  SAMWOO Enterprise
	3105  SKYDATA SKD-U100

More from SAMWOO Enterprise