diff --git a/ChangeLog b/ChangeLog index 16125929c..467dbc680 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2007-08-12 Henning Geinitz + * doc/descriptions-external/hpljm1005.desc: Added. + 2007-08-08 m. allan noah * frontend/scanimage.c: bugfix: dont round up negative user values * doc/descriptions/fujitsu.desc: add/consolidate new models diff --git a/doc/descriptions-external/hpljm1005.desc b/doc/descriptions-external/hpljm1005.desc new file mode 100644 index 000000000..310f000c0 --- /dev/null +++ b/doc/descriptions-external/hpljm1005.desc @@ -0,0 +1,24 @@ +; +; SANE Backend specification file +; +; It's basically emacs-lisp --- so ";" indicates comment to end of line. +; All syntactic elements are keyword tokens, followed by a string or +; keyword argument, as specified. +; +; ":backend" *must* be specified. +; All other information is optional (but what good is the file without it?). + +:backend "hpljm1005" +:url "http://www.zarb.org/~couriousous/hpljm1005" +:devicetype :scanner + +:mfg "Hewlett-Packard" +:url "http://www.hp.com" + +:model "LaserJet M1005 MFP" +:interface "USB" +:usbid "0x03f0" "0x3b17" +:status :good +:comment "grayscale/color (24 bit), 75/100/150/200/300/600/1200 DPI" + +