07a6:8266 Infineon WildCard-USB Wireless LAN Adapter

ADMtek, Inc.

Vendor ID
07a6
Product ID
8266
Combined
07a6:8266
Decimal
1958:33382

What is this device?

This is the USB identifier for a Infineon WildCard-USB Wireless LAN Adapter manufactured by ADMtek, Inc.. The vendor ID 07a6 is registered to ADMtek, Inc. with the USB Implementers Forum, and 8266 is the product ID that ADMtek, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 07a6:8266 ADMtek, Inc. Infineon WildCard-USB Wireless LAN Adapter.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 07a6:8266 ADMtek, Inc. Infineon WildCard-USB Wireless LAN Adapter

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

Windows

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

USB\VID_07A6&PID_8266
USB\VID_07A6&PID_8266&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_07A6&PID_8266"

macOS

$ system_profiler SPUSBDataType
    Infineon WildCard-USB Wireless LAN Adapter:
      Product ID: 0x8266
      Vendor ID: 0x07a6  (ADMtek, 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:

07a6  ADMtek, Inc.
	8266  Infineon WildCard-USB Wireless LAN Adapter

More from ADMtek, Inc.