08b8:01f4 — USBSIMM1
J. Gordon Electronic Design, Inc.
- Vendor ID
- 08b8
- Product ID
- 01f4
- Combined
- 08b8:01f4
- Decimal
- 2232:500
What is this device?
This is the USB identifier for a USBSIMM1 manufactured by J. Gordon Electronic Design, Inc.. The vendor ID 08b8 is registered to J. Gordon Electronic Design, Inc. with the USB Implementers Forum, and 01f4 is the product ID that J. Gordon Electronic Design, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 08b8:01f4 J. Gordon Electronic Design, Inc. USBSIMM1.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 08b8:01f4 J. Gordon Electronic Design, Inc. USBSIMM1
You can filter directly with lsusb -d 08b8:01f4, or get the full descriptor dump with lsusb -v -d 08b8:01f4. Kernel messages from dmesg show the same pair as idVendor=08b8, idProduct=01f4.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_08B8&PID_01F4 USB\VID_08B8&PID_01F4&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_08B8&PID_01F4"
macOS
$ system_profiler SPUSBDataType
USBSIMM1:
Product ID: 0x01f4
Vendor ID: 0x08b8 (J. Gordon Electronic Design, Inc.)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:
08b8 J. Gordon Electronic Design, Inc. 01f4 USBSIMM1