merge-requests/1/head
m. allan noah 2008-02-08 00:27:50 +00:00
rodzic 994bef3b16
commit 65fa50cd4d
4 zmienionych plików z 14 dodań i 4 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
2008-02-07 m. allan noah <kitno455 a t gmail d o t com>
* backend/hpljm1005.c, doc/descriptions/hpljm1005.desc:
add usb ID for LaserJet M1120
* doc/descriptions-external/brother2.desc: add usb ID for DCP-120C
2008-02-03 m. allan noah <kitno455 a t gmail d o t com>
* backend/hpljm1005.c: better sane_cancel handling
* backend/agfafocus.c backend/coolscan.c, backend/coolscan2.c,

Wyświetl plik

@ -96,6 +96,8 @@ struct usbdev_s
static struct usbdev_s usbid[] = {
{0x03f0, 0x3b17, "Hewlett-Packard", "LaserJet M1005",
"multi-function peripheral"},
{0x03f0, 0x5717, "Hewlett-Packard", "LaserJet M1120",
"multi-function peripheral"},
{0, 0, NULL, NULL, NULL},
{0, 0, NULL, NULL, NULL}
};

Wyświetl plik

@ -52,10 +52,9 @@
:usbid "0x04f9" "0x018e"
:model "DCP-120C"
:status :untested
:status :good
:interface "USB"
;:usbid "0x04f9" ""
:comment "No report yet."
:usbid "0x04f9" "0x0190"
:model "DCP-310CN"
:status :untested

Wyświetl plik

@ -24,4 +24,8 @@
:status :good
:comment "grayscale/color (24 bit), 75/100/150/200/300/600/1200 DPI"
:model "LaserJet M1120 MFP"
:interface "USB"
:usbid "0x03f0" "0x5717"
:status :good
:comment "grayscale/color (24 bit), 75/100/150/200/300/600/1200 DPI"