1054:5004 DSL 7420 Loader

BMS International Beheer N.V.

Vendor ID
1054
Product ID
5004
Combined
1054:5004
Decimal
4180:20484

What is this device?

This is the USB identifier for a DSL 7420 Loader manufactured by BMS International Beheer N.V.. The vendor ID 1054 is registered to BMS International Beheer N.V. with the USB Implementers Forum, and 5004 is the product ID that BMS International Beheer N.V. assigned to this particular model. When you run lsusb on Linux, this device appears as 1054:5004 BMS International Beheer N.V. DSL 7420 Loader.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1054:5004 BMS International Beheer N.V. DSL 7420 Loader

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

Windows

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

USB\VID_1054&PID_5004
USB\VID_1054&PID_5004&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1054&PID_5004"

macOS

$ system_profiler SPUSBDataType
    DSL 7420 Loader:
      Product ID: 0x5004
      Vendor ID: 0x1054  (BMS International Beheer N.V.)

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:

1054  BMS International Beheer N.V.
	5004  DSL 7420 Loader

More from BMS International Beheer N.V.