254e:e2b3 SHF 58035 A BiasBoard

SHF Communication Technologies AG

Vendor ID
254e
Product ID
e2b3
Combined
254e:e2b3
Decimal
9550:58035

What is this device?

This is the USB identifier for a SHF 58035 A BiasBoard manufactured by SHF Communication Technologies AG. The vendor ID 254e is registered to SHF Communication Technologies AG with the USB Implementers Forum, and e2b3 is the product ID that SHF Communication Technologies AG assigned to this particular model. When you run lsusb on Linux, this device appears as 254e:e2b3 SHF Communication Technologies AG SHF 58035 A BiasBoard.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 254e:e2b3 SHF Communication Technologies AG SHF 58035 A BiasBoard

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

Windows

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

USB\VID_254E&PID_E2B3
USB\VID_254E&PID_E2B3&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_254E&PID_E2B3"

macOS

$ system_profiler SPUSBDataType
    SHF 58035 A BiasBoard:
      Product ID: 0xe2b3
      Vendor ID: 0x254e  (SHF Communication Technologies AG)

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:

254e  SHF Communication Technologies AG
	e2b3  SHF 58035 A BiasBoard

More from SHF Communication Technologies AG