1980:0808 — Clickfree C2 Slimline (527SE)
Storage Appliance Corporation
- Vendor ID
- 1980
- Product ID
- 0808
- Combined
- 1980:0808
- Decimal
- 6528:2056
What is this device?
This is the USB identifier for a Clickfree C2 Slimline (527SE) manufactured by Storage Appliance Corporation. The vendor ID 1980 is registered to Storage Appliance Corporation with the USB Implementers Forum, and 0808 is the product ID that Storage Appliance Corporation assigned to this particular model. When you run lsusb on Linux, this device appears as 1980:0808 Storage Appliance Corporation Clickfree C2 Slimline (527SE).
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1980:0808 Storage Appliance Corporation Clickfree C2 Slimline (527SE)
You can filter directly with lsusb -d 1980:0808, or get the full descriptor dump with lsusb -v -d 1980:0808. Kernel messages from dmesg show the same pair as idVendor=1980, idProduct=0808.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1980&PID_0808 USB\VID_1980&PID_0808&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1980&PID_0808"
macOS
$ system_profiler SPUSBDataType
Clickfree C2 Slimline (527SE):
Product ID: 0x0808
Vendor ID: 0x1980 (Storage Appliance Corporation)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:
1980 Storage Appliance Corporation 0808 Clickfree C2 Slimline (527SE)