[sane-devel] Fwd: Working: HP Laserjet M1120(n) using hpljm1005 backend

Hans Voss hans.voss at gmail.com
Thu Feb 7 19:29:00 UTC 2008


Excuse me if this is a repost, but I didn't see my own mail, back on the list...


---------- Forwarded message ----------
From: Hans Voss <hans.voss at gmail.com>
Date: Feb 7, 2008 12:07 PM
Subject: Working: HP Laserjet M1120(n) using hpljm1005 backend
To: sane-devel at lists.alioth.debian.org


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



-- 
----
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