1000:153b TerraTec Electronic GmbH

Speed Tech Corp.

Vendor ID
1000
Product ID
153b
Combined
1000:153b
Decimal
4096:5435

What is this device?

This is the USB identifier for a TerraTec Electronic GmbH manufactured by Speed Tech Corp.. The vendor ID 1000 is registered to Speed Tech Corp. with the USB Implementers Forum, and 153b is the product ID that Speed Tech Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 1000:153b Speed Tech Corp. TerraTec Electronic GmbH.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1000:153b Speed Tech Corp. TerraTec Electronic GmbH

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

Windows

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

USB\VID_1000&PID_153B
USB\VID_1000&PID_153B&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1000&PID_153B"

macOS

$ system_profiler SPUSBDataType
    TerraTec Electronic GmbH:
      Product ID: 0x153b
      Vendor ID: 0x1000  (Speed Tech Corp.)

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:

1000  Speed Tech Corp.
	153b  TerraTec Electronic GmbH

More from Speed Tech Corp.