06dc:0012 — Scan 1200c Scanner
Foxlink Image Technology Co., Ltd
- Vendor ID
- 06dc
- Product ID
- 0012
- Combined
- 06dc:0012
- Decimal
- 1756:18
What is this device?
This is the USB identifier for a Scan 1200c Scanner manufactured by Foxlink Image Technology Co., Ltd. The vendor ID 06dc is registered to Foxlink Image Technology Co., Ltd with the USB Implementers Forum, and 0012 is the product ID that Foxlink Image Technology Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 06dc:0012 Foxlink Image Technology Co., Ltd Scan 1200c Scanner.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 06dc:0012 Foxlink Image Technology Co., Ltd Scan 1200c Scanner
You can filter directly with lsusb -d 06dc:0012, or get the full descriptor dump with lsusb -v -d 06dc:0012. Kernel messages from dmesg show the same pair as idVendor=06dc, idProduct=0012.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_06DC&PID_0012 USB\VID_06DC&PID_0012&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_06DC&PID_0012"
macOS
$ system_profiler SPUSBDataType
Scan 1200c Scanner:
Product ID: 0x0012
Vendor ID: 0x06dc (Foxlink Image Technology Co., Ltd)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:
06dc Foxlink Image Technology Co., Ltd 0012 Scan 1200c Scanner