0492:0140 — MP3 player
Samsung SemiConductor, Inc.
- Vendor ID
- 0492
- Product ID
- 0140
- Combined
- 0492:0140
- Decimal
- 1170:320
What is this device?
This is the USB identifier for a MP3 player manufactured by Samsung SemiConductor, Inc.. The vendor ID 0492 is registered to Samsung SemiConductor, Inc. with the USB Implementers Forum, and 0140 is the product ID that Samsung SemiConductor, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0492:0140 Samsung SemiConductor, Inc. MP3 player.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 0492:0140 Samsung SemiConductor, Inc. MP3 player
You can filter directly with lsusb -d 0492:0140, or get the full descriptor dump with lsusb -v -d 0492:0140. Kernel messages from dmesg show the same pair as idVendor=0492, idProduct=0140.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_0492&PID_0140 USB\VID_0492&PID_0140&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0492&PID_0140"
macOS
$ system_profiler SPUSBDataType
MP3 player:
Product ID: 0x0140
Vendor ID: 0x0492 (Samsung SemiConductor, 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:
0492 Samsung SemiConductor, Inc. 0140 MP3 player