057f:6238 USB StrikePad

QuickShot, Ltd

Vendor ID
057f
Product ID
6238
Combined
057f:6238
Decimal
1407:25144

What is this device?

This is the USB identifier for a USB StrikePad manufactured by QuickShot, Ltd. The vendor ID 057f is registered to QuickShot, Ltd with the USB Implementers Forum, and 6238 is the product ID that QuickShot, Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 057f:6238 QuickShot, Ltd USB StrikePad.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 057f:6238 QuickShot, Ltd USB StrikePad

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

Windows

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

USB\VID_057F&PID_6238
USB\VID_057F&PID_6238&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_057F&PID_6238"

macOS

$ system_profiler SPUSBDataType
    USB StrikePad:
      Product ID: 0x6238
      Vendor ID: 0x057f  (QuickShot, Ltd)

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:

057f  QuickShot, Ltd
	6238  USB StrikePad

More from QuickShot, Ltd