0c0b:b001 — USB 2.0 Mass Storage IDE adapter
Dura Micro, Inc. (Acomdata)
- Vendor ID
- 0c0b
- Product ID
- b001
- Combined
- 0c0b:b001
- Decimal
- 3083:45057
What is this device?
This is the USB identifier for a USB 2.0 Mass Storage IDE adapter manufactured by Dura Micro, Inc. (Acomdata). The vendor ID 0c0b is registered to Dura Micro, Inc. (Acomdata) with the USB Implementers Forum, and b001 is the product ID that Dura Micro, Inc. (Acomdata) assigned to this particular model. When you run lsusb on Linux, this device appears as 0c0b:b001 Dura Micro, Inc. (Acomdata) USB 2.0 Mass Storage IDE adapter.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 0c0b:b001 Dura Micro, Inc. (Acomdata) USB 2.0 Mass Storage IDE adapter
You can filter directly with lsusb -d 0c0b:b001, or get the full descriptor dump with lsusb -v -d 0c0b:b001. Kernel messages from dmesg show the same pair as idVendor=0c0b, idProduct=b001.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_0C0B&PID_B001 USB\VID_0C0B&PID_B001&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0C0B&PID_B001"
macOS
$ system_profiler SPUSBDataType
USB 2.0 Mass Storage IDE adapter:
Product ID: 0xb001
Vendor ID: 0x0c0b (Dura Micro, Inc. (Acomdata))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:
0c0b Dura Micro, Inc. (Acomdata) b001 USB 2.0 Mass Storage IDE adapter