0040:073d Mini Multimedia 2.4GHz Wireless Keyboard with Touch Pad

Anyware Corporation

Vendor ID
0040
Product ID
073d
Combined
0040:073d
Decimal
64:1853

What is this device?

This is the USB identifier for a Mini Multimedia 2.4GHz Wireless Keyboard with Touch Pad manufactured by Anyware Corporation. The vendor ID 0040 is registered to Anyware Corporation with the USB Implementers Forum, and 073d is the product ID that Anyware Corporation assigned to this particular model. When you run lsusb on Linux, this device appears as 0040:073d Anyware Corporation Mini Multimedia 2.4GHz Wireless Keyboard with Touch Pad.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0040:073d Anyware Corporation Mini Multimedia 2.4GHz Wireless Keyboard with Touch Pad

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

Windows

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

USB\VID_0040&PID_073D
USB\VID_0040&PID_073D&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0040&PID_073D"

macOS

$ system_profiler SPUSBDataType
    Mini Multimedia 2.4GHz Wireless Keyboard with Touch Pad:
      Product ID: 0x073d
      Vendor ID: 0x0040  (Anyware Corporation)

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:

0040  Anyware Corporation
	073d  Mini Multimedia 2.4GHz Wireless Keyboard with Touch Pad

More from Anyware Corporation