Set MP140 as experimental, cause not working yet with backend

merge-requests/1/head
Nicolas Martin 2008-02-22 21:41:45 +00:00
rodzic 722eb9e494
commit 56b3677ec3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1008,7 +1008,7 @@ const pixma_config_t pixma_mp150_devices[] = {
PIXMA_CAP_CCD | PIXMA_CAP_TPU),
/* Generation 3: CIS */
DEVICE ("Canon PIXMA MP140", MP140_PID, 600, PIXMA_CAP_CIS),
DEVICE ("Canon PIXMA MP140", MP140_PID, 600, PIXMA_CAP_CIS | PIXMA_CAP_EXPERIMENT),
DEVICE ("Canon PIXMA MP210", MP210_PID, 600, PIXMA_CAP_CIS),
DEVICE ("Canon PIXMA MP220", MP220_PID, 1200, PIXMA_CAP_CIS),
DEVICE ("Canon PIXMA MP470", MP470_PID, 2400, PIXMA_CAP_CIS),