1132:4332 PDR-M60 Digital Camera

Toshiba Corp., Digital Media Equipment [hex]

Vendor ID
1132
Product ID
4332
Combined
1132:4332
Decimal
4402:17202

What is this device?

This is the USB identifier for a PDR-M60 Digital Camera manufactured by Toshiba Corp., Digital Media Equipment [hex]. The vendor ID 1132 is registered to Toshiba Corp., Digital Media Equipment [hex] with the USB Implementers Forum, and 4332 is the product ID that Toshiba Corp., Digital Media Equipment [hex] assigned to this particular model. When you run lsusb on Linux, this device appears as 1132:4332 Toshiba Corp., Digital Media Equipment [hex] PDR-M60 Digital Camera.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1132:4332 Toshiba Corp., Digital Media Equipment [hex] PDR-M60 Digital Camera

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

Windows

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

USB\VID_1132&PID_4332
USB\VID_1132&PID_4332&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1132&PID_4332"

macOS

$ system_profiler SPUSBDataType
    PDR-M60 Digital Camera:
      Product ID: 0x4332
      Vendor ID: 0x1132  (Toshiba Corp., Digital Media Equipment [hex])

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:

1132  Toshiba Corp., Digital Media Equipment [hex]
	4332  PDR-M60 Digital Camera

More from Toshiba Corp., Digital Media Equipment [hex]