- Added the full range of the HP 8300 series scanners. These scanners are all

the same and already work, but this change will reflect that fact on the
  website.
- Generated a new version of doc/descriptions/avision.desc from avision.c.
merge-requests/1/head
Mike Kelly 2010-12-09 16:25:32 +09:00
rodzic 6a49df4496
commit 4fcd69a7da
2 zmienionych plików z 28 dodań i 0 usunięć

Wyświetl plik

@ -678,6 +678,21 @@ static Avision_HWEntry Avision_Device_List [] =
/* status="good" */
#endif
{ "HP", "C9930A",
0x03f0, 0x3805,
"Hewlett-Packard", "ScanJet 8300",
0,0},
/* comment="1 pass, 4800 (?) dpi - USB 2.0" */
/* status="good" */
#ifdef FAKE_ENTRIES_FOR_DESC_GENERATION
{ "HP", "C9930A",
0x03f0, 0x3805,
"Hewlett-Packard", "ScanJet 8350",
0,0},
/* comment="1 pass, 4800 (?) dpi - USB 2.0" */
/* status="good" */
{ "HP", "C9930A",
0x03f0, 0x3805,
"Hewlett-Packard", "ScanJet 8390",
@ -685,6 +700,7 @@ static Avision_HWEntry Avision_Device_List [] =
/* comment="1 pass, 4800 (?) dpi - USB 2.0" */
/* status="good" */
#endif
{ "Minolta", "#2882",
0, 0,
"Minolta", "Dimage Scan Dual I",

Wyświetl plik

@ -433,6 +433,18 @@
:comment "1 pass, 4800 (?) dpi - USB 2.0 and SCSI - only SCSI tested so far"
:status :good
:model "ScanJet 8300"
:interface "USB"
:usbid "0x03f0" "0x3805"
:comment "1 pass, 4800 (?) dpi - USB 2.0"
:status :good
:model "ScanJet 8350"
:interface "USB"
:usbid "0x03f0" "0x3805"
:comment "1 pass, 4800 (?) dpi - USB 2.0"
:status :good
:model "ScanJet 8390"
:interface "USB"
:usbid "0x03f0" "0x3805"