1b75:8187 — AirLive WL-1600USB 802.11g Adapter [Realtek RTL8187L]
Ovislink Corp.
- Vendor ID
- 1b75
- Product ID
- 8187
- Combined
- 1b75:8187
- Decimal
- 7029:33159
What is this device?
This is the USB identifier for a AirLive WL-1600USB 802.11g Adapter [Realtek RTL8187L] manufactured by Ovislink Corp.. The vendor ID 1b75 is registered to Ovislink Corp. with the USB Implementers Forum, and 8187 is the product ID that Ovislink Corp. assigned to this particular model. When you run lsusb on Linux, this device appears as 1b75:8187 Ovislink Corp. AirLive WL-1600USB 802.11g Adapter [Realtek RTL8187L].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1b75:8187 Ovislink Corp. AirLive WL-1600USB 802.11g Adapter [Realtek RTL8187L]
You can filter directly with lsusb -d 1b75:8187, or get the full descriptor dump with lsusb -v -d 1b75:8187. Kernel messages from dmesg show the same pair as idVendor=1b75, idProduct=8187.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1B75&PID_8187 USB\VID_1B75&PID_8187&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1B75&PID_8187"
macOS
$ system_profiler SPUSBDataType
AirLive WL-1600USB 802.11g Adapter [Realtek RTL8187L]:
Product ID: 0x8187
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. 8187 AirLive WL-1600USB 802.11g Adapter [Realtek RTL8187L]