kopia lustrzana https://gitlab.com/sane-project/backends
pixma: CanoScan LiDE 300 supports max. 2400 dpi
rodzic
899d6968fa
commit
14851d780d
|
@ -1981,7 +1981,7 @@ const pixma_config_t pixma_mp150_devices[] = {
|
|||
DEVICE ("Canon PIXMA TR7500 Series", "TR7500", TR7500_PID, 1200, 0, 0, 638, 877, PIXMA_CAP_CIS | PIXMA_CAP_ADF),
|
||||
DEVICE ("Canon PIXMA TS9500 Series", "TS9500", TS9500_PID, 1200, 0, 600, 638, 877, PIXMA_CAP_CIS | PIXMA_CAP_ADF),
|
||||
DEVICE ("CanoScan LiDE 400", "LIDE400", LIDE400_PID, 4800, 0, 0, 638, 877, PIXMA_CAP_CIS),
|
||||
DEVICE ("CanoScan LiDE 300", "LIDE300", LIDE300_PID, 4800, 0, 0, 638, 877, PIXMA_CAP_CIS),
|
||||
DEVICE ("CanoScan LiDE 300", "LIDE300", LIDE300_PID, 2400, 0, 0, 638, 877, PIXMA_CAP_CIS),
|
||||
|
||||
/* Latest devices (2019) Generation 5 CIS */
|
||||
DEVICE ("Canon PIXMA TS8100 Series", "TS8100", TS8100_PID, 2400, 0, 0, 638, 877, PIXMA_CAP_CIS),
|
||||
|
|
|
@ -1509,7 +1509,7 @@
|
|||
:interface "USB"
|
||||
:usbid "0x04a9" "0x1913"
|
||||
:status :complete
|
||||
:comment "Support up to 4800DPI (Note: does not have less than 300DPI support)"
|
||||
:comment "Support up to 2400DPI (Note: does not have less than 300DPI support)"
|
||||
|
||||
:model "CanoScan LiDE 400"
|
||||
:interface "USB"
|
||||
|
|
Ładowanie…
Reference in New Issue