10c5:819a FM Radio

Sanei Electric, Inc.

Vendor ID
10c5
Product ID
819a
Combined
10c5:819a
Decimal
4293:33178

What is this device?

This is the USB identifier for a FM Radio manufactured by Sanei Electric, Inc.. The vendor ID 10c5 is registered to Sanei Electric, Inc. with the USB Implementers Forum, and 819a is the product ID that Sanei Electric, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 10c5:819a Sanei Electric, Inc. FM Radio.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 10c5:819a Sanei Electric, Inc. FM Radio

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

Windows

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

USB\VID_10C5&PID_819A
USB\VID_10C5&PID_819A&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_10C5&PID_819A"

macOS

$ system_profiler SPUSBDataType
    FM Radio:
      Product ID: 0x819a
      Vendor ID: 0x10c5  (Sanei Electric, 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:

10c5  Sanei Electric, Inc.
	819a  FM Radio

More from Sanei Electric, Inc.