07e4:0967 SCard R/W CSR-145

Movado Enterprise Co., Ltd

Vendor ID
07e4
Product ID
0967
Combined
07e4:0967
Decimal
2020:2407

What is this device?

This is the USB identifier for a SCard R/W CSR-145 manufactured by Movado Enterprise Co., Ltd. The vendor ID 07e4 is registered to Movado Enterprise Co., Ltd with the USB Implementers Forum, and 0967 is the product ID that Movado Enterprise Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 07e4:0967 Movado Enterprise Co., Ltd SCard R/W CSR-145.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 07e4:0967 Movado Enterprise Co., Ltd SCard R/W CSR-145

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

Windows

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

USB\VID_07E4&PID_0967
USB\VID_07E4&PID_0967&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_07E4&PID_0967"

macOS

$ system_profiler SPUSBDataType
    SCard R/W CSR-145:
      Product ID: 0x0967
      Vendor ID: 0x07e4  (Movado Enterprise 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:

07e4  Movado Enterprise Co., Ltd
	0967  SCard R/W CSR-145

More from Movado Enterprise Co., Ltd