Moved 3 scanners from unsupported to hp3900

merge-requests/1/head
Mattias Ellert 2007-04-13 20:17:05 +00:00
rodzic 47cb655c19
commit 833ae68aca
3 zmienionych plików z 43 dodań i 47 usunięć

Wyświetl plik

@ -1,3 +1,11 @@
2007-04-13 Mattias Ellert <mattias.ellert@tsl.uu.se>
* doc/descriptions-external/hp3900.desc,
doc/descriptions/unsupported.desc:
Moved 3 scanners from unsupported to hp3900
See: http://lists.alioth.debian.org/pipermail/sane-devel/
2007-April/018980.html
2007-04-13 m. allan noah <kitno455 a t gmail d o t com>
* backend/fujitsu.[ch]|fujitsu.conf.in: update to v1.0.47,

Wyświetl plik

@ -1,4 +1,3 @@
;
; SANE Backend specification file
;
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
@ -10,41 +9,51 @@
;
; See doc/descriptions.txt for details.
:backend "hp3900" ; name of backend
;:version "0.42" ; version of backend (or "unmaintained")
;:new :yes ; Is the backend new to this SANE release?
; :yes or :no
;:manpage "sane-template" ; name of manpage (if it exists)
:url "http://sourceforge.net/projects/hp3900-series/" ; backend's web page
;:comment ""
; comment about the backend
:backend "hp3900"
:version "0.9"
:manpage "sane-hp3900"
:url "http://sourceforge.net/projects/hp3900-series/"
:comment "Still Beta"
:devicetype :scanner
:devicetype :scanner ; start of a list of devices....
; other types: :stillcam, :vidcam,
; :meta, :api
; -----------------------------------------------------
:mfg "Hewlett-Packard"
:url "http://www.hp.com"
:mfg "Hewlett-Packard" ; name a manufacturer
:url "http://www.hp.com/"
:model "ScanJet 3800"
:interface "USB"
:status :basic
:usbid "0x03f0" "0x2605"
:comment "Works with resolutions equal and less than 600dpi"
:model "ScanJet 3970c" ; name models for above-specified mfg.
:status :good ; :minimal, :basic, :good, :complete
; :untested, or :unsupported
:interface "USB" ; interface type of the device:
; "SCSI", "USB", "Parport (EPP)",
; "Parport (SPP)", "Parport (ECP)",
; "Serial port", "IEEE-1394", "JetDirect",
; or "Proprietary".
:model "ScanJet 3970c"
:interface "USB"
:status :good
:usbid "0x03f0" "0x2305"
;:comment "" ; comment about the model
:model "ScanJet 4070 Photosmart"
:interface "USB"
:usbid "0x03f0" "0x2405"
:status :good
:usbid "0x03f0" "0x2405"
:model "ScanJet 4370"
:interface "USB"
:usbid "0x03f0" "0x4105"
;:url "/unsupported/hp-scanjet-4370.html"
:status :basic
:comment "resolutions higher than 1200dpi don't work quite well"
:comment "Works with resolutions lower than 1200dpi"
:model "ScanJet G3010"
:interface "USB"
:usbid "0x03f0" "0x4205"
:status :basic
:comment "Not tested yet. Seems to be equal to hp scanjet 4370"
; -----------------------------------------------------
:mfg "UMAX"
:url "http://www.umax.com"
:model "Astra 4900"
:interface "USB"
:usbid "0x06dc" "0x0020"
:status :minimal
:comment "testing yet"

Wyświetl plik

@ -800,13 +800,6 @@
:mfg "Hewlett-Packard" ; name a manufacturer
:url "http://www.hp.com/"
:model "Scanjet G3010"
:url "/unsupported/hp-scanjet-g3010.html"
:interface "USB"
:usbid "0x03f0" "0x4205"
:status :unsupported
:comment "Not supported yet by SANE. See link for details."
:model "Photo Scanner 1000"
:url "/unsupported/hp-photo-1000.html"
:interface "USB"
@ -867,13 +860,6 @@
:usbid "0x03f0" "0x2505"
:comment "While an external binary-only backend exists, it works only on Linux i386. Therefore the scanner is unsupported on other platforms."
:model "ScanJet 3800c"
:url "/unsupported/hp-scanjet-3800.html"
:interface "USB"
:usbid "0x03f0" "0x2605"
:status :unsupported
:comment "Probably unsupported, see link for details."
:model "ScanJet 4500C"
:url "/unsupported/hp-scanjet-4500c.html"
:interface "USB"
@ -2496,13 +2482,6 @@
:status :unsupported
:comment "GL646/GL660 based. Avision iVina FB1800 clone."
:model "Astra 4900"
:url "/unsupported/umax-astra-4900.html"
:interface "USB"
:usbid "0x06dc" "0x0020"
:status :unsupported
:comment "RTS8822L based."
:model "Astra 6700"
:interface "USB"
:status :unsupported