1141cc406Sopenharmony_ci; 2141cc406Sopenharmony_ci; SANE Backend specification file 3141cc406Sopenharmony_ci; 4141cc406Sopenharmony_ci; It's basically emacs-lisp --- so ";" indicates comment to end of line. 5141cc406Sopenharmony_ci; All syntactic elements are keyword tokens, followed by a string or 6141cc406Sopenharmony_ci; keyword argument, as specified. 7141cc406Sopenharmony_ci; 8141cc406Sopenharmony_ci; ":backend" *must* be specified. 9141cc406Sopenharmony_ci; All other information is optional (but what good is the file without it?). 10141cc406Sopenharmony_ci; 11141cc406Sopenharmony_ci 12141cc406Sopenharmony_ci:backend "samsung" ; name of backend 13141cc406Sopenharmony_ci;:version "(external)" ; version of backend 14141cc406Sopenharmony_ci:url "http://product.samsung.com/cgi-bin/nabc/support/b2c_support_product_results.jsp" ; backend's web page 15141cc406Sopenharmony_ci:comment "External binary-only backend for Linux i386 (and x86_64?). See the website for the latest release." 16141cc406Sopenharmony_ci 17141cc406Sopenharmony_ci 18141cc406Sopenharmony_ci 19141cc406Sopenharmony_ci:devicetype :scanner ; start of a list of devices.... 20141cc406Sopenharmony_ci ; other types: :stillcam, :vidcam, 21141cc406Sopenharmony_ci ; :meta, :api 22141cc406Sopenharmony_ci 23141cc406Sopenharmony_ci:mfg "Samsung" ; name a manufacturer 24141cc406Sopenharmony_ci:url "http://www.samsung.com/" 25141cc406Sopenharmony_ci:comment "Multi Function Peripheral. External backend made by Samsung. Please check the Samsung website and/or contact us if you have a Samsung device not mentioned here." 26141cc406Sopenharmony_ci 27141cc406Sopenharmony_ci; name models for above-specified mfg. 28141cc406Sopenharmony_ci:model "SCX-4016" 29141cc406Sopenharmony_ci:interface "Parport USB" 30141cc406Sopenharmony_ci:status :untested 31141cc406Sopenharmony_ci:comment "Please contact us if you use this device." 32141cc406Sopenharmony_ci 33141cc406Sopenharmony_ci:model "SCX-4100" 34141cc406Sopenharmony_ci:interface "Parport USB" 35141cc406Sopenharmony_ci:usbid "0x04e8" "0x3413" 36141cc406Sopenharmony_ci:status :good 37141cc406Sopenharmony_ci:comment "Is reported to work. " 38141cc406Sopenharmony_ci 39141cc406Sopenharmony_ci:model "SCX-4200" 40141cc406Sopenharmony_ci:interface "USB" 41141cc406Sopenharmony_ci:usbid "0x04e8" "0x341b" 42141cc406Sopenharmony_ci:status :good 43141cc406Sopenharmony_ci:comment "Is reported to work. The configuration applet must be run as root." 44141cc406Sopenharmony_ci 45141cc406Sopenharmony_ci:model "SCX-4216F" 46141cc406Sopenharmony_ci:interface "Parport USB" 47141cc406Sopenharmony_ci:usbid "0x04e8" "0x3409" 48141cc406Sopenharmony_ci:status :untested 49141cc406Sopenharmony_ci:comment "Please contact us if you use this device." 50141cc406Sopenharmony_ci 51141cc406Sopenharmony_ci:model "SCX-4521F" 52141cc406Sopenharmony_ci:interface "Parport USB" 53141cc406Sopenharmony_ci:usbid "0x04e8" "0x3419" 54141cc406Sopenharmony_ci:status :basic 55141cc406Sopenharmony_ci:comment "See bug report #304052" 56141cc406Sopenharmony_ci 57141cc406Sopenharmony_ci:model "SCX-4720F" 58141cc406Sopenharmony_ci:interface "Parport USB" 59141cc406Sopenharmony_ci:status :untested 60141cc406Sopenharmony_ci:comment "Please contact us if you use this device." 61141cc406Sopenharmony_ci 62141cc406Sopenharmony_ci:model "SCX-6220" 63141cc406Sopenharmony_ci:interface "Parport USB" 64141cc406Sopenharmony_ci:status :untested 65141cc406Sopenharmony_ci:comment "Please contact us if you use this device." 66141cc406Sopenharmony_ci 67141cc406Sopenharmony_ci:model "SCX-6320F" 68141cc406Sopenharmony_ci:interface "Parport USB" 69141cc406Sopenharmony_ci:status :untested 70141cc406Sopenharmony_ci:comment "Please contact us if you use this device." 71141cc406Sopenharmony_ci 72141cc406Sopenharmony_ci:model "SF-565P" 73141cc406Sopenharmony_ci:interface "Parport USB" 74141cc406Sopenharmony_ci:status :untested 75141cc406Sopenharmony_ci:comment "Please contact us if you use this device." 76141cc406Sopenharmony_ci 77141cc406Sopenharmony_ci:model "SF-755P" 78141cc406Sopenharmony_ci:interface "Parport USB" 79141cc406Sopenharmony_ci:status :untested 80141cc406Sopenharmony_ci:comment "Please contact us if you use this device." 81