0789:010c Realtek RTL8187 Wireless 802.11g 54Mbps Network Adapter

Logitec Corp.

Vendor ID
0789
Product ID
010c
Combined
0789:010c
Decimal
1929:268

What is this device?

This is the USB identifier for a Realtek RTL8187 Wireless 802.11g 54Mbps Network Adapter manufactured by Logitec Corp.. The vendor ID 0789 is registered to Logitec Corp. with the USB Implementers Forum, and 010c is the product ID that Logitec Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 0789:010c Logitec Corp. Realtek RTL8187 Wireless 802.11g 54Mbps Network Adapter.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0789:010c Logitec Corp. Realtek RTL8187 Wireless 802.11g 54Mbps Network Adapter

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

Windows

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

USB\VID_0789&PID_010C
USB\VID_0789&PID_010C&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0789&PID_010C"

macOS

$ system_profiler SPUSBDataType
    Realtek RTL8187 Wireless 802.11g 54Mbps Network Adapter:
      Product ID: 0x010c
      Vendor ID: 0x0789  (Logitec 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:

0789  Logitec Corp.
	010c  Realtek RTL8187 Wireless 802.11g 54Mbps Network Adapter

More from Logitec Corp.