0b8c:00c3 Sympodium ID350

SMART Technologies Inc.

Vendor ID
0b8c
Product ID
00c3
Combined
0b8c:00c3
Decimal
2956:195

What is this device?

This is the USB identifier for a Sympodium ID350 manufactured by SMART Technologies Inc.. The vendor ID 0b8c is registered to SMART Technologies Inc. with the USB Implementers Forum, and 00c3 is the product ID that SMART Technologies Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 0b8c:00c3 SMART Technologies Inc. Sympodium ID350.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0b8c:00c3 SMART Technologies Inc. Sympodium ID350

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

Windows

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

USB\VID_0B8C&PID_00C3
USB\VID_0B8C&PID_00C3&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0B8C&PID_00C3"

macOS

$ system_profiler SPUSBDataType
    Sympodium ID350:
      Product ID: 0x00c3
      Vendor ID: 0x0b8c  (SMART Technologies Inc.)

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:

0b8c  SMART Technologies Inc.
	00c3  Sympodium ID350

More from SMART Technologies Inc.