0a91:3801 Targus PAKP003 Mouse

Globlink Technology, Inc.

Vendor ID
0a91
Product ID
3801
Combined
0a91:3801
Decimal
2705:14337

What is this device?

This is the USB identifier for a Targus PAKP003 Mouse manufactured by Globlink Technology, Inc.. The vendor ID 0a91 is registered to Globlink Technology, Inc. with the USB Implementers Forum, and 3801 is the product ID that Globlink Technology, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0a91:3801 Globlink Technology, Inc. Targus PAKP003 Mouse.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0a91:3801 Globlink Technology, Inc. Targus PAKP003 Mouse

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

Windows

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

USB\VID_0A91&PID_3801
USB\VID_0A91&PID_3801&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0A91&PID_3801"

macOS

$ system_profiler SPUSBDataType
    Targus PAKP003 Mouse:
      Product ID: 0x3801
      Vendor ID: 0x0a91  (Globlink Technology, Inc.)

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:

0a91  Globlink Technology, Inc.
	3801  Targus PAKP003 Mouse

More from Globlink Technology, Inc.