1345:001c Xbox Controller Hub

Sino Lite Technology Corp.

Vendor ID
1345
Product ID
001c
Combined
1345:001c
Decimal
4933:28

What is this device?

This is the USB identifier for a Xbox Controller Hub manufactured by Sino Lite Technology Corp.. The vendor ID 1345 is registered to Sino Lite Technology Corp. with the USB Implementers Forum, and 001c is the product ID that Sino Lite Technology Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 1345:001c Sino Lite Technology Corp. Xbox Controller Hub.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1345:001c Sino Lite Technology Corp. Xbox Controller Hub

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

Windows

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

USB\VID_1345&PID_001C
USB\VID_1345&PID_001C&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1345&PID_001C"

macOS

$ system_profiler SPUSBDataType
    Xbox Controller Hub:
      Product ID: 0x001c
      Vendor ID: 0x1345  (Sino Lite Technology Corp.)

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:

1345  Sino Lite Technology Corp.
	001c  Xbox Controller Hub

More from Sino Lite Technology Corp.