kopia lustrzana https://gitlab.com/sane-project/backends
Fixed some broken links.
rodzic
4933528fdf
commit
cf35c4fbf0
|
@ -1,3 +1,10 @@
|
||||||
|
2004-01-11 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
* tools/sane-desc.c: When generating HTML anchor names, make sure
|
||||||
|
they are unique. Bug #300439.
|
||||||
|
* doc/descriptions/qcam.desc doc/descriptions/unsupported.desc:
|
||||||
|
Fixed some broken links.
|
||||||
|
|
||||||
2004-01-10 Julien BLACHE <jb@jblache.org>
|
2004-01-10 Julien BLACHE <jb@jblache.org>
|
||||||
* sanei/sanei_pa4s2.c: libieee1284 support for scsi_pp functions.
|
* sanei/sanei_pa4s2.c: libieee1284 support for scsi_pp functions.
|
||||||
This is untested but should work.
|
This is untested but should work.
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
:devicetype :vidcam
|
:devicetype :vidcam
|
||||||
|
|
||||||
:mfg "Connectix" ; name a manufacturer
|
:mfg "Connectix" ; name a manufacturer
|
||||||
:url "http://www.connectix.com/"
|
;:url "http://www.connectix.com/" ; doesn't exist any longer?
|
||||||
|
|
||||||
:model "Color QuickCam" ; name models for above-specified mfg.
|
:model "Color QuickCam" ; name models for above-specified mfg.
|
||||||
:interface "Parport"
|
:interface "Parport"
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
;
|
;
|
||||||
|
|
||||||
:backend "unsupported" ; name of backend
|
:backend "unsupported" ; name of backend
|
||||||
:version "2004-01-09" ; version of backend
|
:version "2004-01-11" ; version of backend
|
||||||
:url "/contrib.html"
|
:url "/contrib.html"
|
||||||
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
;:manpage "sane-mustek" ; name of manpage (if it exists)
|
||||||
:comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs."
|
:comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs."
|
||||||
|
@ -901,16 +901,16 @@
|
||||||
:comment "Uses RealTek chipset (RTL8801D)"
|
:comment "Uses RealTek chipset (RTL8801D)"
|
||||||
|
|
||||||
:model "OpticPro S12"
|
:model "OpticPro S12"
|
||||||
:url "http://www.genesyslogic.com/GL646.htm"
|
:url "/unsupported/plustek-opticpro-st12.html"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Uses the Genesys Logic GL646 chipset."
|
:comment "Not supported yet. GL646. May be supported later, see link for details."
|
||||||
|
|
||||||
:model "OpticPro ST12"
|
:model "OpticPro ST12"
|
||||||
:url "http://www.genesyslogic.com/GL646.htm"
|
:url "/unsupported/plustek-opticpro-st12.html"
|
||||||
:interface "USB"
|
:interface "USB"
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Uses the Genesys Logic GL646 chipset."
|
:comment "Not supported yet. GL646. May be supported later, see link for details."
|
||||||
|
|
||||||
:model "OpticPro S24"
|
:model "OpticPro S24"
|
||||||
:url "/unsupported/plustek-opticpro-st24.html"
|
:url "/unsupported/plustek-opticpro-st24.html"
|
||||||
|
@ -1007,7 +1007,7 @@
|
||||||
;:url "/unsupported/"
|
;:url "/unsupported/"
|
||||||
:interface "SCSI"
|
:interface "SCSI"
|
||||||
:status :unsupported
|
:status :unsupported
|
||||||
:comment "Probably not supported. No details yet. Originally maufactured by PFU?"
|
:comment "Probably not supported. No details yet. Originally manufactured by PFU?"
|
||||||
|
|
||||||
:model "X-Finity Ultra"
|
:model "X-Finity Ultra"
|
||||||
;:url "/unsupported/"
|
;:url "/unsupported/"
|
||||||
|
|
Ładowanie…
Reference in New Issue