2a47:201d Tablet Edison 3

Mundo Reader, S.L.

Vendor ID
2a47
Product ID
201d
Combined
2a47:201d
Decimal
10823:8221

What is this device?

This is the USB identifier for a Tablet Edison 3 manufactured by Mundo Reader, S.L.. The vendor ID 2a47 is registered to Mundo Reader, S.L. with the USB Implementers Forum, and 201d is the product ID that Mundo Reader, S.L. assigned to this particular model. When you run lsusb on Linux, this device appears as 2a47:201d Mundo Reader, S.L. Tablet Edison 3.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2a47:201d Mundo Reader, S.L. Tablet Edison 3

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

Windows

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

USB\VID_2A47&PID_201D
USB\VID_2A47&PID_201D&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2A47&PID_201D"

macOS

$ system_profiler SPUSBDataType
    Tablet Edison 3:
      Product ID: 0x201d
      Vendor ID: 0x2a47  (Mundo Reader, S.L.)

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:

2a47  Mundo Reader, S.L.
	201d  Tablet Edison 3

More from Mundo Reader, S.L.