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