27c0:0818 Paperlike HD-FT

Cadwell Laboratories, Inc.

Vendor ID
27c0
Product ID
0818
Combined
27c0:0818
Decimal
10176:2072

What is this device?

This is the USB identifier for a Paperlike HD-FT manufactured by Cadwell Laboratories, Inc.. The vendor ID 27c0 is registered to Cadwell Laboratories, Inc. with the USB Implementers Forum, and 0818 is the product ID that Cadwell Laboratories, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 27c0:0818 Cadwell Laboratories, Inc. Paperlike HD-FT.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 27c0:0818 Cadwell Laboratories, Inc. Paperlike HD-FT

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

Windows

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

USB\VID_27C0&PID_0818
USB\VID_27C0&PID_0818&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_27C0&PID_0818"

macOS

$ system_profiler SPUSBDataType
    Paperlike HD-FT:
      Product ID: 0x0818
      Vendor ID: 0x27c0  (Cadwell Laboratories, 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:

27c0  Cadwell Laboratories, Inc.
	0818  Paperlike HD-FT

More from Cadwell Laboratories, Inc.