06b9:4062 SpeedTouch ISDN or ADSL router

Alcatel Telecom

Vendor ID
06b9
Product ID
4062
Combined
06b9:4062
Decimal
1721:16482

What is this device?

This is the USB identifier for a SpeedTouch ISDN or ADSL router manufactured by Alcatel Telecom. The vendor ID 06b9 is registered to Alcatel Telecom with the USB Implementers Forum, and 4062 is the product ID that Alcatel Telecom assigned to this particular model. When you run lsusb on Linux, this device appears as 06b9:4062 Alcatel Telecom SpeedTouch ISDN or ADSL router.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 06b9:4062 Alcatel Telecom SpeedTouch ISDN or ADSL router

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

Windows

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

USB\VID_06B9&PID_4062
USB\VID_06B9&PID_4062&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_06B9&PID_4062"

macOS

$ system_profiler SPUSBDataType
    SpeedTouch ISDN or ADSL router:
      Product ID: 0x4062
      Vendor ID: 0x06b9  (Alcatel Telecom)

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:

06b9  Alcatel Telecom
	4062  SpeedTouch ISDN or ADSL router

More from Alcatel Telecom