[sane-devel] Working: HP Laserjet M1120(n) using hpljm1005 backend
Hans Voss
hans.voss at gmail.com
Thu Feb 7 11:07:51 UTC 2008
Hello list,
I have the HP Laserjet M1120n (network version of M1120) and it works
with the hplm1005 backend over usb
Vendor ID: 0x0370 (of course, HP)
Product-ID: 0x5717
got sane from CVS today (feb 7 2008)
modified backend/hpljm1005.c to include USB id:
/* Zero-terminated USB VID/PID array */
static struct usbdev_s usbid[] = {
{0x03f0, 0x3b17, "Hewlett-Packard", "LaserJet M1005",
"multi-function peripheral"},
{0x03f0, 0x5717, "Hewlett-Packerd", "LaserJet M1120",
"multi-function peripheral"},
{0, 0, NULL, NULL, NULL},
{0, 0, NULL, NULL, NULL}
};
or as a regular diff:
98a99,100
> {0x03f0, 0x5717, "Hewlett-Packerd", "LaserJet M1120",
> "multi-function peripheral"},
--
----
Met vriendelijke groeten / With kind regards
Hans Voss
---------------------------------------
* Senior Consultant Open Source, Networking and Security
* General Open Sourcerer
* google talk enabled
* blog: http://jazzterdaily.blogspot.com - Tech and other news that
caught my attention.
* Shared News feed:
https://www.google.com/reader/public/atom/user/02723796534474865919/state/com.google/broadcast
More information about the sane-devel
mailing list