use correct usb device number for CS4400F

merge-requests/1/head
Stphane Voltz 2012-10-02 21:30:44 +02:00
rodzic 3de973396f
commit e9908d0f70
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3064,7 +3064,7 @@ static Genesys_USB_Device_Entry genesys_usb_device_list[] = {
{0x03f0, 0x1b05, &hp4850c_model},
{0x03f0, 0x4505, &hpg4010_model},
{0x03f0, 0x4605, &hpg4050_model},
{0x03f0, 0x4605, &canon_4400f_model},
{0x04a9, 0x2228, &canon_4400f_model},
/* GL124 devices */
{0x04a9, 0x1909, &canon_lide_110_model},
{0x04a9, 0x190a, &canon_lide_210_model},