1edb:bd3b Intensity Shuttle

Blackmagic design

Vendor ID
1edb
Product ID
bd3b
Combined
1edb:bd3b
Decimal
7899:48443

What is this device?

This is the USB identifier for a Intensity Shuttle manufactured by Blackmagic design. The vendor ID 1edb is registered to Blackmagic design with the USB Implementers Forum, and bd3b is the product ID that Blackmagic design assigned to this particular model. When you run lsusb on Linux, this device appears as 1edb:bd3b Blackmagic design Intensity Shuttle.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1edb:bd3b Blackmagic design Intensity Shuttle

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

Windows

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

USB\VID_1EDB&PID_BD3B
USB\VID_1EDB&PID_BD3B&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1EDB&PID_BD3B"

macOS

$ system_profiler SPUSBDataType
    Intensity Shuttle:
      Product ID: 0xbd3b
      Vendor ID: 0x1edb  (Blackmagic design)

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:

1edb  Blackmagic design
	bd3b  Intensity Shuttle

More from Blackmagic design