18ef:e015 FS20PCS

ELV Elektronik AG

Vendor ID
18ef
Product ID
e015
Combined
18ef:e015
Decimal
6383:57365

What is this device?

This is the USB identifier for a FS20PCS manufactured by ELV Elektronik AG. The vendor ID 18ef is registered to ELV Elektronik AG with the USB Implementers Forum, and e015 is the product ID that ELV Elektronik AG assigned to this particular model. When you run lsusb on Linux, this device appears as 18ef:e015 ELV Elektronik AG FS20PCS.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 18ef:e015 ELV Elektronik AG FS20PCS

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

Windows

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

USB\VID_18EF&PID_E015
USB\VID_18EF&PID_E015&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_18EF&PID_E015"

macOS

$ system_profiler SPUSBDataType
    FS20PCS:
      Product ID: 0xe015
      Vendor ID: 0x18ef  (ELV Elektronik AG)

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:

18ef  ELV Elektronik AG
	e015  FS20PCS

More from ELV Elektronik AG