19fa:0703 Steering Wheel

Gampaq Co.Ltd

Vendor ID
19fa
Product ID
0703
Combined
19fa:0703
Decimal
6650:1795

What is this device?

This is the USB identifier for a Steering Wheel manufactured by Gampaq Co.Ltd. The vendor ID 19fa is registered to Gampaq Co.Ltd with the USB Implementers Forum, and 0703 is the product ID that Gampaq Co.Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 19fa:0703 Gampaq Co.Ltd Steering Wheel.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 19fa:0703 Gampaq Co.Ltd Steering Wheel

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

Windows

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

USB\VID_19FA&PID_0703
USB\VID_19FA&PID_0703&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_19FA&PID_0703"

macOS

$ system_profiler SPUSBDataType
    Steering Wheel:
      Product ID: 0x0703
      Vendor ID: 0x19fa  (Gampaq Co.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:

19fa  Gampaq Co.Ltd
	0703  Steering Wheel

More from Gampaq Co.Ltd