1307:0310 SD/MicroSD CardReader [hama]/IT1327E [Basic Line flash drive]

Transcend Information, Inc.

Vendor ID
1307
Product ID
0310
Combined
1307:0310
Decimal
4871:784

What is this device?

This is the USB identifier for a SD/MicroSD CardReader [hama]/IT1327E [Basic Line flash drive] manufactured by Transcend Information, Inc.. The vendor ID 1307 is registered to Transcend Information, Inc. with the USB Implementers Forum, and 0310 is the product ID that Transcend Information, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 1307:0310 Transcend Information, Inc. SD/MicroSD CardReader [hama]/IT1327E [Basic Line flash drive].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1307:0310 Transcend Information, Inc. SD/MicroSD CardReader [hama]/IT1327E [Basic Line flash drive]

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

Windows

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

USB\VID_1307&PID_0310
USB\VID_1307&PID_0310&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1307&PID_0310"

macOS

$ system_profiler SPUSBDataType
    SD/MicroSD CardReader [hama]/IT1327E [Basic Line flash drive]:
      Product ID: 0x0310
      Vendor ID: 0x1307  (Transcend Information, 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:

1307  Transcend Information, Inc.
	0310  SD/MicroSD CardReader [hama]/IT1327E [Basic Line flash drive]

More from Transcend Information, Inc.