1370:6828 Victorinox Flash Drive

Swissbit

Vendor ID
1370
Product ID
6828
Combined
1370:6828
Decimal
4976:26664

What is this device?

This is the USB identifier for a Victorinox Flash Drive manufactured by Swissbit. The vendor ID 1370 is registered to Swissbit with the USB Implementers Forum, and 6828 is the product ID that Swissbit assigned to this particular model. When you run lsusb on Linux, this device appears as 1370:6828 Swissbit Victorinox Flash Drive.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1370:6828 Swissbit Victorinox Flash Drive

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

Windows

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

USB\VID_1370&PID_6828
USB\VID_1370&PID_6828&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1370&PID_6828"

macOS

$ system_profiler SPUSBDataType
    Victorinox Flash Drive:
      Product ID: 0x6828
      Vendor ID: 0x1370  (Swissbit)

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:

1370  Swissbit
	6828  Victorinox Flash Drive

More from Swissbit