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