048d:1234 Chipsbank CBM2199 Flash Drive

Integrated Technology Express, Inc.

Vendor ID
048d
Product ID
1234
Combined
048d:1234
Decimal
1165:4660

What is this device?

This is the USB identifier for a Chipsbank CBM2199 Flash Drive manufactured by Integrated Technology Express, Inc.. The vendor ID 048d is registered to Integrated Technology Express, Inc. with the USB Implementers Forum, and 1234 is the product ID that Integrated Technology Express, Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 048d:1234 Integrated Technology Express, Inc. Chipsbank CBM2199 Flash Drive.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 048d:1234 Integrated Technology Express, Inc. Chipsbank CBM2199 Flash Drive

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

Windows

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

USB\VID_048D&PID_1234
USB\VID_048D&PID_1234&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_048D&PID_1234"

macOS

$ system_profiler SPUSBDataType
    Chipsbank CBM2199 Flash Drive:
      Product ID: 0x1234
      Vendor ID: 0x048d  (Integrated Technology Express, 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:

048d  Integrated Technology Express, Inc.
	1234  Chipsbank CBM2199 Flash Drive

More from Integrated Technology Express, Inc.