0a8e:2011 Filter Driver For JAE XMC R/W

Japan Aviation Electronics Industry, Ltd

Vendor ID
0a8e
Product ID
2011
Combined
0a8e:2011
Decimal
2702:8209

What is this device?

This is the USB identifier for a Filter Driver For JAE XMC R/W manufactured by Japan Aviation Electronics Industry, Ltd. The vendor ID 0a8e is registered to Japan Aviation Electronics Industry, Ltd with the USB Implementers Forum, and 2011 is the product ID that Japan Aviation Electronics Industry, Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 0a8e:2011 Japan Aviation Electronics Industry, Ltd Filter Driver For JAE XMC R/W.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0a8e:2011 Japan Aviation Electronics Industry, Ltd Filter Driver For JAE XMC R/W

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

Windows

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

USB\VID_0A8E&PID_2011
USB\VID_0A8E&PID_2011&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0A8E&PID_2011"

macOS

$ system_profiler SPUSBDataType
    Filter Driver For JAE XMC R/W:
      Product ID: 0x2011
      Vendor ID: 0x0a8e  (Japan Aviation Electronics Industry, Ltd)

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:

0a8e  Japan Aviation Electronics Industry, Ltd
	2011  Filter Driver For JAE XMC R/W

More from Japan Aviation Electronics Industry, Ltd