1189:0893 EP-1427X-2 Ethernet Adapter [Acer]

Acer Communications & Multimedia

Vendor ID
1189
Product ID
0893
Combined
1189:0893
Decimal
4489:2195

What is this device?

This is the USB identifier for a EP-1427X-2 Ethernet Adapter [Acer] manufactured by Acer Communications & Multimedia. The vendor ID 1189 is registered to Acer Communications & Multimedia with the USB Implementers Forum, and 0893 is the product ID that Acer Communications & Multimedia assigned to this particular model. When you run lsusb on Linux, this device appears as 1189:0893 Acer Communications & Multimedia EP-1427X-2 Ethernet Adapter [Acer].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1189:0893 Acer Communications & Multimedia EP-1427X-2 Ethernet Adapter [Acer]

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

Windows

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

USB\VID_1189&PID_0893
USB\VID_1189&PID_0893&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1189&PID_0893"

macOS

$ system_profiler SPUSBDataType
    EP-1427X-2 Ethernet Adapter [Acer]:
      Product ID: 0x0893
      Vendor ID: 0x1189  (Acer Communications & Multimedia)

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:

1189  Acer Communications & Multimedia
	0893  EP-1427X-2 Ethernet Adapter [Acer]

More from Acer Communications & Multimedia