6189:182d LN-029 10/100 Ethernet Adapter

Sitecom

Vendor ID
6189
Product ID
182d
Combined
6189:182d
Decimal
24969:6189

What is this device?

This is the USB identifier for a LN-029 10/100 Ethernet Adapter manufactured by Sitecom. The vendor ID 6189 is registered to Sitecom with the USB Implementers Forum, and 182d is the product ID that Sitecom assigned to this particular model. When you run lsusb on Linux, this device appears as 6189:182d Sitecom LN-029 10/100 Ethernet Adapter.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 6189:182d Sitecom LN-029 10/100 Ethernet Adapter

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

Windows

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

USB\VID_6189&PID_182D
USB\VID_6189&PID_182D&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_6189&PID_182D"

macOS

$ system_profiler SPUSBDataType
    LN-029 10/100 Ethernet Adapter:
      Product ID: 0x182d
      Vendor ID: 0x6189  (Sitecom)

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:

6189  Sitecom
	182d  LN-029 10/100 Ethernet Adapter

More from Sitecom