summaryrefslogtreecommitdiff
path: root/doc/descriptions/apple.desc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/descriptions/apple.desc')
-rw-r--r--doc/descriptions/apple.desc26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/descriptions/apple.desc b/doc/descriptions/apple.desc
new file mode 100644
index 0000000..046bb4e
--- /dev/null
+++ b/doc/descriptions/apple.desc
@@ -0,0 +1,26 @@
+;Apple backend .desc file by Milon Firikis.
+
+:backend "apple" ; name of backend
+:version "unmaintained" ; version of backend
+: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"
+:status :good ; :alpha, :beta, :stable, :new
+:comment "4bit, 16 shades of gray"
+
+:model "OneScanner"
+:interface "SCSI"
+:comment "8bit, 256 shades of gray. The backend needs work especially in the quantization code but it may work."
+:status :basic ; :alpha, :beta, :stable, :new
+
+
+:model "Color OneScanner"
+:interface "SCSI"
+:status :minimal ; :alpha, :beta, :stable, :new
+:comment "truecolor (needs much work) but it scans in non color modes."