0eef:b10e eGalaxTouch EXC3000

D-WAV Scientific Co., Ltd

Vendor ID
0eef
Product ID
b10e
Combined
0eef:b10e
Decimal
3823:45326

What is this device?

This is the USB identifier for a eGalaxTouch EXC3000 manufactured by D-WAV Scientific Co., Ltd. The vendor ID 0eef is registered to D-WAV Scientific Co., Ltd with the USB Implementers Forum, and b10e is the product ID that D-WAV Scientific Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 0eef:b10e D-WAV Scientific Co., Ltd eGalaxTouch EXC3000.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0eef:b10e D-WAV Scientific Co., Ltd eGalaxTouch EXC3000

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

Windows

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

USB\VID_0EEF&PID_B10E
USB\VID_0EEF&PID_B10E&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0EEF&PID_B10E"

macOS

$ system_profiler SPUSBDataType
    eGalaxTouch EXC3000:
      Product ID: 0xb10e
      Vendor ID: 0x0eef  (D-WAV Scientific Co., Ltd)

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:

0eef  D-WAV Scientific Co., Ltd
	b10e  eGalaxTouch EXC3000

More from D-WAV Scientific Co., Ltd