2002-03-20 22:43:31 +00:00
|
|
|
;Apple backend .desc file by Milon Firikis.
|
|
|
|
|
|
|
|
:backend "apple" ; name of backend
|
2003-06-19 14:42:29 +00:00
|
|
|
:version "unmaintained" ; version of backend
|
2002-03-20 22:43:31 +00:00
|
|
|
:manpage "sane-apple" ; name of manpage (if it exists)
|
|
|
|
;:url "http://no.www.page.yet/" ; backend's web page
|
|
|
|
|
|
|
|
:devicetype :scanner ; start of a list of devices....
|
|
|
|
|
|
|
|
:mfg "Apple"
|
|
|
|
:url "http://developer.apple.com/"
|
|
|
|
:model "Apple Scanner"
|
|
|
|
:interface "SCSI"
|
2003-06-19 14:42:29 +00:00
|
|
|
:status :good ; :alpha, :beta, :stable, :new
|
2002-03-20 22:43:31 +00:00
|
|
|
:comment "4bit, 16 shades of gray"
|
2003-06-19 14:42:29 +00:00
|
|
|
|
2002-03-20 22:43:31 +00:00
|
|
|
:model "OneScanner"
|
|
|
|
:interface "SCSI"
|
|
|
|
:comment "8bit, 256 shades of gray. The backend needs work especially in the quantization code but it may work."
|
2003-06-19 14:42:29 +00:00
|
|
|
:status :basic ; :alpha, :beta, :stable, :new
|
|
|
|
|
|
|
|
|
2002-03-20 22:43:31 +00:00
|
|
|
:model "ColorOneScanner"
|
|
|
|
:interface "SCSI"
|
2003-06-19 14:42:29 +00:00
|
|
|
:status :minimal ; :alpha, :beta, :stable, :new
|
2002-03-20 22:43:31 +00:00
|
|
|
:comment "truecolor (needs much work) but it scans in non color modes."
|