25dd:23b4 — ArubaKey AK901
Bit4id Srl
- Vendor ID
- 25dd
- Product ID
- 23b4
- Combined
- 25dd:23b4
- Decimal
- 9693:9140
What is this device?
This is the USB identifier for a ArubaKey AK901 manufactured by Bit4id Srl. The vendor ID 25dd is registered to Bit4id Srl with the USB Implementers Forum, and 23b4 is the product ID that Bit4id Srl assigned to this particular model. When you run lsusb on Linux, this device appears as 25dd:23b4 Bit4id Srl ArubaKey AK901.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 25dd:23b4 Bit4id Srl ArubaKey AK901
You can filter directly with lsusb -d 25dd:23b4, or get the full descriptor dump with lsusb -v -d 25dd:23b4. Kernel messages from dmesg show the same pair as idVendor=25dd, idProduct=23b4.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_25DD&PID_23B4 USB\VID_25DD&PID_23B4&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_25DD&PID_23B4"
macOS
$ system_profiler SPUSBDataType
ArubaKey AK901:
Product ID: 0x23b4
Vendor ID: 0x25dd (Bit4id Srl)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:
25dd Bit4id Srl 23b4 ArubaKey AK901