214b:7000 — 4-port hub [Maxxter ACT-HUB2-4P, HS8836, iSoul ultra-slim]
Huasheng Electronics
- Vendor ID
- 214b
- Product ID
- 7000
- Combined
- 214b:7000
- Decimal
- 8523:28672
What is this device?
This is the USB identifier for a 4-port hub [Maxxter ACT-HUB2-4P, HS8836, iSoul ultra-slim] manufactured by Huasheng Electronics. The vendor ID 214b is registered to Huasheng Electronics with the USB Implementers Forum, and 7000 is the product ID that Huasheng Electronics assigned to this particular model. When you run lsusb on Linux, this device appears as 214b:7000 Huasheng Electronics 4-port hub [Maxxter ACT-HUB2-4P, HS8836, iSoul ultra-slim].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 214b:7000 Huasheng Electronics 4-port hub [Maxxter ACT-HUB2-4P, HS8836, iSoul ultra-slim]
You can filter directly with lsusb -d 214b:7000, or get the full descriptor dump with lsusb -v -d 214b:7000. Kernel messages from dmesg show the same pair as idVendor=214b, idProduct=7000.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_214B&PID_7000 USB\VID_214B&PID_7000&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_214B&PID_7000"
macOS
$ system_profiler SPUSBDataType
4-port hub [Maxxter ACT-HUB2-4P, HS8836, iSoul ultra-slim]:
Product ID: 0x7000
Vendor ID: 0x214b (Huasheng Electronics)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:
214b Huasheng Electronics 7000 4-port hub [Maxxter ACT-HUB2-4P, HS8836, iSoul ultra-slim]