2fe0:8b02 XAP-RW-001 ENF Router Card with WiFi

Xaptum, Inc.

Vendor ID
2fe0
Product ID
8b02
Combined
2fe0:8b02
Decimal
12256:35586

What is this device?

This is the USB identifier for a XAP-RW-001 ENF Router Card with WiFi manufactured by Xaptum, Inc.. The vendor ID 2fe0 is registered to Xaptum, Inc. with the USB Implementers Forum, and 8b02 is the product ID that Xaptum, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 2fe0:8b02 Xaptum, Inc. XAP-RW-001 ENF Router Card with WiFi.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2fe0:8b02 Xaptum, Inc. XAP-RW-001 ENF Router Card with WiFi

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

Windows

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

USB\VID_2FE0&PID_8B02
USB\VID_2FE0&PID_8B02&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2FE0&PID_8B02"

macOS

$ system_profiler SPUSBDataType
    XAP-RW-001 ENF Router Card with WiFi:
      Product ID: 0x8b02
      Vendor ID: 0x2fe0  (Xaptum, 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:

2fe0  Xaptum, Inc.
	8b02  XAP-RW-001 ENF Router Card with WiFi

More from Xaptum, Inc.