06b9:4061 SpeedTouch ISDN or ADSL Modem

Alcatel Telecom

Vendor ID
06b9
Product ID
4061
Combined
06b9:4061
Decimal
1721:16481

What is this device?

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

How to identify it on your system

Linux

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

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

Windows

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

USB\VID_06B9&PID_4061
USB\VID_06B9&PID_4061&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    SpeedTouch ISDN or ADSL Modem:
      Product ID: 0x4061
      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
	4061  SpeedTouch ISDN or ADSL Modem

More from Alcatel Telecom