1ae7:0525 X-Tensions ISDN TA XC-525 [HFC-S USB]

X-TENSIONS

Vendor ID
1ae7
Product ID
0525
Combined
1ae7:0525
Decimal
6887:1317

What is this device?

This is the USB identifier for a X-Tensions ISDN TA XC-525 [HFC-S USB] manufactured by X-TENSIONS. The vendor ID 1ae7 is registered to X-TENSIONS with the USB Implementers Forum, and 0525 is the product ID that X-TENSIONS assigned to this particular model. When you run lsusb on Linux, this device appears as 1ae7:0525 X-TENSIONS X-Tensions ISDN TA XC-525 [HFC-S USB].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1ae7:0525 X-TENSIONS X-Tensions ISDN TA XC-525 [HFC-S USB]

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

Windows

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

USB\VID_1AE7&PID_0525
USB\VID_1AE7&PID_0525&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1AE7&PID_0525"

macOS

$ system_profiler SPUSBDataType
    X-Tensions ISDN TA XC-525 [HFC-S USB]:
      Product ID: 0x0525
      Vendor ID: 0x1ae7  (X-TENSIONS)

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:

1ae7  X-TENSIONS
	0525  X-Tensions ISDN TA XC-525 [HFC-S USB]

More from X-TENSIONS