1; 2; SANE Backend specification file 3; 4; It's basically emacs-lisp --- so ";" indicates comment to end of line. 5; All syntactic elements are keyword tokens, followed by a string or 6; keyword argument, as specified. 7; 8; ":backend" *must* be specified. 9; All other information is optional (but what good is the file without it?). 10; 11; See doc/descriptions.txt for details. 12 13:backend "brother2" ; name of backend 14;:version "1.0.0" ; version of backend (or "unmaintained") 15;:manpage "sane-template" ; name of manpage (if it exists) 16:url "http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html" ; backend's web page 17:comment "External backend made by brother. As this software contains non-free parts, it can't be included into SANE. If you can't find your model here, please have a look at the brother website which contains the latest list." 18 ; comment about the backend 19 20:devicetype :scanner ; start of a list of devices.... 21 ; other types: :stillcam, :vidcam, 22 ; :meta, :api 23 24:mfg "Brother" ; name a manufacturer 25:url "http://www.brother.com/" ; manufacturer's URL 26;:comment "" 27 ; comment about the manufacturer 28 29;data taken from Brother website and Brsane2.ini 30 31:model "DCP-110C" 32:status :good 33:interface "USB" 34:usbid "0x04f9" "0x0169" 35 36:model "DCP-115C" 37:status :good 38:interface "USB" 39:usbid "0x04f9" "0x018c" 40 41:model "DCP-116C" 42:status :untested 43:interface "USB" 44:usbid "0x04f9" "0x018d" 45:comment "No report yet." 46 47:model "DCP-117C" 48:status :good 49:interface "USB" 50:usbid "0x04f9" "0x018e" 51 52:model "DCP-120C" 53:status :good 54:interface "USB" 55:usbid "0x04f9" "0x0190" 56 57:model "DCP-310CN" 58:status :untested 59:interface "USB network" 60:usbid "0x04f9" "0x016b" 61:comment "No report yet." 62 63:model "DCP-315CN" 64:status :untested 65:interface "USB network" 66:usbid "0x04f9" "0x0191" 67:comment "No report yet." 68 69:model "DCP-330C" 70:status :untested 71:interface "USB" 72:usbid "0x04f9" "0x01a9" 73:comment "No report yet." 74 75:model "DCP-340CW" 76:status :untested 77:interface "USB" 78:usbid "0x04f9" "0x0192" 79:comment "No report yet." 80 81:model "DCP-7010" 82:status :good 83:interface "USB" 84:usbid "0x04f9" "0x0182" 85 86:model "DCP-7020" 87:status :untested 88:interface "USB" 89:usbid "0x04f9" "0x0183" 90:comment "No report yet." 91 92:model "DCP-7025" 93:status :good 94:interface "USB" 95:usbid "0x04f9" "0x0184" 96 97:model "MFC-210C" 98:status :good 99:interface "USB" 100:usbid "0x04f9" "0x0161" 101 102:model "MFC-215C" 103:status :good 104:interface "USB" 105:usbid "0x04f9" "0x0193" 106:comment "brscan2-0.0.2 necessary" 107 108:model "MFC-240C" 109:status :good 110:interface "USB" 111:usbid "0x04f9" "0x01ab" 112:comment "Reportedly working." 113 114:model "MFC-3240C" 115:status :untested 116:interface "USB" 117:usbid "0x04f9" "0x0173" 118:comment "No report yet." 119 120:model "MFC-3340CN" 121:status :untested 122:interface "USB network" 123:usbid "0x04f9" "0x0174" 124:comment "No report yet." 125 126:model "MFC-410CN" 127:status :basic 128:interface "USB network" 129:usbid "0x04f9" "0x0163" 130:comment "Sometimes hangs and refuses to scan. A simple power off/on switch will fix things." 131 132:model "MFC-420CN" 133:status :untested 134:interface "USB network" 135:usbid "0x04f9" "0x0162" 136:comment "No report yet." 137 138:model "MFC-425CN" 139:status :untested 140:interface "USB network" 141:usbid "0x04f9" "0x0194" 142:comment "No report yet." 143 144:model "MFC-5440CN" 145:status :good 146:interface "USB network" 147:usbid "0x04f9" "0x016d" 148 149:model "MFC-5840CN" 150:status :untested 151:interface "USB network" 152:usbid "0x04f9" "0x016e" 153:comment "No report yet." 154 155;only in ini 156:model "MFC-610CLN" 157:status :untested 158:interface "USB network" 159:usbid "0x04f9" "0x0166" 160:comment "No report yet." 161 162;only in ini 163:model "MFC-610CLN" 164:status :untested 165:interface "USB network" 166:usbid "0x04f9" "0x0168" 167:comment "No report yet." 168 169:model "MFC-620CN" 170:status :untested 171:interface "USB network" 172:usbid "0x04f9" "0x0165" 173:comment "No report yet." 174 175:model "MFC-640CW" 176:status :untested 177:interface "USB" 178:usbid "0x04f9" "0x0197" 179:comment "No report yet." 180 181:model "MFC-7220" 182:status :untested 183:interface "USB" 184:usbid "0x04f9" "0x0185" 185:comment "No report yet." 186 187:model "MFC-7225N" 188:status :untested 189:interface "USB network" 190:usbid "0x04f9" "0x0186" 191:comment "No report yet." 192 193:model "MFC-7420" 194:status :good 195:interface "USB" 196:usbid "0x04f9" "0x0180" 197:comment "No report yet." 198 199:model "MFC-7820N" 200:status :good 201:interface "USB network" 202:usbid "0x04f9" "0x0181" 203:comment "Network connection reported to work." 204 205:model "MFC-7840W" 206:status :good 207:interface "USB" 208:usbid "0x04f9" "0x01e5" 209:comment "Reported to work with brscan3 driver." 210 211:model "MFC-820CW" 212:status :untested 213:interface "USB" 214:usbid "0x04f9" "0x0195" 215:comment "No report yet." 216 217:model "MFC-8460N" 218:status :untested 219:interface "USB" 220:usbid "0x04f9" "0x01a5" 221:comment "No report yet." 222 223:model "MFC-8860DN" 224:status :untested 225:interface "USB" 226:usbid "0x04f9" "0x01a6" 227:comment "No report yet." 228 229:model "MFC-9420CN" 230:status :untested 231:interface "USB network" 232:usbid "0x04f9" "0x018a" 233:comment "No report yet." 234