236a:1965 SB6501 802.11ad Wireless Network Adapter

SiBEAM

Vendor ID
236a
Product ID
1965
Combined
236a:1965
Decimal
9066:6501

What is this device?

This is the USB identifier for a SB6501 802.11ad Wireless Network Adapter manufactured by SiBEAM. The vendor ID 236a is registered to SiBEAM with the USB Implementers Forum, and 1965 is the product ID that SiBEAM assigned to this particular model. When you run lsusb on Linux, this device appears as 236a:1965 SiBEAM SB6501 802.11ad Wireless Network Adapter.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 236a:1965 SiBEAM SB6501 802.11ad Wireless Network Adapter

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

Windows

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

USB\VID_236A&PID_1965
USB\VID_236A&PID_1965&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_236A&PID_1965"

macOS

$ system_profiler SPUSBDataType
    SB6501 802.11ad Wireless Network Adapter:
      Product ID: 0x1965
      Vendor ID: 0x236a  (SiBEAM)

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:

236a  SiBEAM
	1965  SB6501 802.11ad Wireless Network Adapter

More from SiBEAM