0769:11f7 802.11g 54M WLAN Adapter

Surecom Technology Corp.

Vendor ID
0769
Product ID
11f7
Combined
0769:11f7
Decimal
1897:4599

What is this device?

This is the USB identifier for a 802.11g 54M WLAN Adapter manufactured by Surecom Technology Corp.. The vendor ID 0769 is registered to Surecom Technology Corp. with the USB Implementers Forum, and 11f7 is the product ID that Surecom Technology Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 0769:11f7 Surecom Technology Corp. 802.11g 54M WLAN Adapter.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0769:11f7 Surecom Technology Corp. 802.11g 54M WLAN Adapter

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

Windows

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

USB\VID_0769&PID_11F7
USB\VID_0769&PID_11F7&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0769&PID_11F7"

macOS

$ system_profiler SPUSBDataType
    802.11g 54M WLAN Adapter:
      Product ID: 0x11f7
      Vendor ID: 0x0769  (Surecom Technology Corp.)

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:

0769  Surecom Technology Corp.
	11f7  802.11g 54M WLAN Adapter

More from Surecom Technology Corp.