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