Porównaj commity

...

2 Commity

Autor SHA1 Wiadomość Data
Ralph Little c28f426530 Merge branch '251-scanner-canon-mf110-910-series-is-not-supported' into 'master'
Resolve "Scanner Canon MF110/910 Series is not supported"

Closes #251

See merge request sane-project/backends!742
2024-04-17 00:50:19 +00:00
Ralph Little 0c5cd1791c pixma: Added reported working entry for MF113w model. 2022-07-22 14:04:06 -07:00
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -985,6 +985,7 @@ const pixma_config_t pixma_iclass_devices[] = {
DEV ("Canon imageCLASS MF733C", "MF731C/733C", MF731_PID, 600, 0, 637, 1050, PIXMA_CAP_ADFDUP), /* however, we need this for ethernet/wifi */
DEV ("Canon imageCLASS D570", "D570", D570_PID, 600, 0, 640, 877, 0),
DEV ("Canon i-SENSYS MF110/910 Series", "MF110", MF110_PID, 600, 0, 640, 1050, 0),
DEV ("Canon i-SENSYS MF113w", "Canon MF110/910 Series", MF110_PID, 600, 0, 640, 1050, 0),
DEV ("Canon i-SENSYS MF520 Series", "MF520", MF520_PID, 600, 0, 640, 1050, PIXMA_CAP_ADFDUP),
DEV ("Canon i-SENSYS MF420 Series", "MF420", MF420_PID, 600, 0, 640, 1050, PIXMA_CAP_ADFDUP),
DEV ("Canon i-SENSYS MF260 Series", "MF260", MF260_PID, 600, 0, 640, 1050, PIXMA_CAP_JPEG | PIXMA_CAP_ADFDUP),