1b75:3072 AirLive WN-360USB adapter

Ovislink Corp.

Vendor ID
1b75
Product ID
3072
Combined
1b75:3072
Decimal
7029:12402

What is this device?

This is the USB identifier for a AirLive WN-360USB adapter manufactured by Ovislink Corp.. The vendor ID 1b75 is registered to Ovislink Corp. with the USB Implementers Forum, and 3072 is the product ID that Ovislink Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 1b75:3072 Ovislink Corp. AirLive WN-360USB adapter.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1b75:3072 Ovislink Corp. AirLive WN-360USB adapter

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

Windows

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

USB\VID_1B75&PID_3072
USB\VID_1B75&PID_3072&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1B75&PID_3072"

macOS

$ system_profiler SPUSBDataType
    AirLive WN-360USB adapter:
      Product ID: 0x3072
      Vendor ID: 0x1b75  (Ovislink 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:

1b75  Ovislink Corp.
	3072  AirLive WN-360USB adapter

More from Ovislink Corp.