3340:0e3a Pocket PC 300 GPS SL / Typhoon MyGuide 3500

Yakumo

Vendor ID
3340
Product ID
0e3a
Combined
3340:0e3a
Decimal
13120:3642

What is this device?

This is the USB identifier for a Pocket PC 300 GPS SL / Typhoon MyGuide 3500 manufactured by Yakumo. The vendor ID 3340 is registered to Yakumo with the USB Implementers Forum, and 0e3a is the product ID that Yakumo assigned to this particular model. When you run lsusb on Linux, this device appears as 3340:0e3a Yakumo Pocket PC 300 GPS SL / Typhoon MyGuide 3500.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 3340:0e3a Yakumo Pocket PC 300 GPS SL / Typhoon MyGuide 3500

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

Windows

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

USB\VID_3340&PID_0E3A
USB\VID_3340&PID_0E3A&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_3340&PID_0E3A"

macOS

$ system_profiler SPUSBDataType
    Pocket PC 300 GPS SL / Typhoon MyGuide 3500:
      Product ID: 0x0e3a
      Vendor ID: 0x3340  (Yakumo)

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:

3340  Yakumo
	0e3a  Pocket PC 300 GPS SL / Typhoon MyGuide 3500

More from Yakumo