Skip to content

genesys: Add support for 3200 dpi resolution on 8400F

Previously only 2400 dpi was supported due to the fact that the support of the scanner was implemented very similarly to 8600F. The major differences are at resolutions higher than 2400 dpi as this scanner has 3200 dpi CCD instead of 4800 dpi. This PR implements the needed refactoring for 3200 dpi.

Merge request reports