2003-10-24 08:39:35 +00:00
;
; SANE Backend specification file
;
:backend "hp_rts88xx" ; name of backend
2004-10-30 15:03:34 +00:00
;:version "(0.17k)" ; version of backend
;:manpage "sane-hp_rts88xx" ; name of manpage (if it exists)
:url "http://hp44x0backend.sourceforge.net" ; backend's web page
2003-10-24 08:39:35 +00:00
2006-05-21 15:39:14 +00:00
:comment "This backend is not included in the sane-backends distribution at the request of its author. There is a lot of different hardware worldwide on the market and the backend can't cover all this different versions."
2003-10-24 08:39:35 +00:00
:devicetype :scanner ; start of a list of devices....
:mfg "Hewlett-Packard" ; name a manufacturer
:url "http://www.hp.com/"
2004-10-30 15:03:34 +00:00
:model "HP4400C" ; name models for above-specified mfg.
2003-10-24 08:39:35 +00:00
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x03f0" "0x0705"
2004-10-30 15:03:34 +00:00
:status :basic
2003-10-24 08:39:35 +00:00
:comment "grayscale 300DPI only"
2004-10-30 15:03:34 +00:00
:model "HP4470C"
2003-10-24 08:39:35 +00:00
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x03f0" "0x0805"
2004-10-30 15:03:34 +00:00
:status :basic
:comment "grayscale 300DPI only, XPA/bed mode"
2003-10-24 08:39:35 +00:00