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