10bd:1427 Ethernet

TMT Technology, Inc.

Vendor ID
10bd
Product ID
1427
Combined
10bd:1427
Decimal
4285:5159

What is this device?

This is the USB identifier for a Ethernet manufactured by TMT Technology, Inc.. The vendor ID 10bd is registered to TMT Technology, Inc. with the USB Implementers Forum, and 1427 is the product ID that TMT Technology, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 10bd:1427 TMT Technology, Inc. Ethernet.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 10bd:1427 TMT Technology, Inc. Ethernet

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

Windows

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

USB\VID_10BD&PID_1427
USB\VID_10BD&PID_1427&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_10BD&PID_1427"

macOS

$ system_profiler SPUSBDataType
    Ethernet:
      Product ID: 0x1427
      Vendor ID: 0x10bd  (TMT Technology, Inc.)

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:

10bd  TMT Technology, Inc.
	1427  Ethernet

More from TMT Technology, Inc.