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