08a6:0051 — B-SV4
Toshiba TEC
- Vendor ID
- 08a6
- Product ID
- 0051
- Combined
- 08a6:0051
- Decimal
- 2214:81
What is this device?
This is the USB identifier for a B-SV4 manufactured by Toshiba TEC. The vendor ID 08a6 is registered to Toshiba TEC with the USB Implementers Forum, and 0051 is the product ID that Toshiba TEC assigned to this particular model. When you run lsusb on Linux, this device appears as 08a6:0051 Toshiba TEC B-SV4.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 08a6:0051 Toshiba TEC B-SV4
You can filter directly with lsusb -d 08a6:0051, or get the full descriptor dump with lsusb -v -d 08a6:0051. Kernel messages from dmesg show the same pair as idVendor=08a6, idProduct=0051.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_08A6&PID_0051 USB\VID_08A6&PID_0051&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_08A6&PID_0051"
macOS
$ system_profiler SPUSBDataType
B-SV4:
Product ID: 0x0051
Vendor ID: 0x08a6 (Toshiba TEC)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:
08a6 Toshiba TEC 0051 B-SV4