2005-06-04 13:43:03 +00:00
;
; SANE Backend specification file
;
; It's basically emacs-lisp --- so ";" indicates comment to end of line.
; All syntactic elements are keyword tokens, followed by a string or
; keyword argument, as specified.
;
; ":backend" *must* be specified.
; All other information is optional (but what good is the file without it?).
;
; See doc/descriptions.txt for details.
:backend "brother2" ; name of backend
;:version "1.0.0" ; version of backend (or "unmaintained")
;:new :yes ; Is the backend new to this SANE release?
; :yes or :no
;:manpage "sane-template" ; name of manpage (if it exists)
:url "http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html" ; backend's web page
2017-05-27 05:27:22 +00:00
: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."
2005-06-04 13:43:03 +00:00
; comment about the backend
:devicetype :scanner ; start of a list of devices....
; other types: :stillcam, :vidcam,
; :meta, :api
:mfg "Brother" ; name a manufacturer
:url "http://www.brother.com/" ; manufacturer's URL
;:comment ""
; comment about the manufacturer
2006-01-10 23:00:17 +00:00
;data taken from Brother website and Brsane2.ini
2005-06-04 13:43:03 +00:00
:model "DCP-110C"
2007-10-31 18:27:19 +00:00
:status :good
2005-06-04 13:43:03 +00:00
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0169"
2005-06-04 13:43:03 +00:00
2006-04-03 18:35:06 +00:00
:model "DCP-115C"
:status :good
:interface "USB"
:usbid "0x04f9" "0x018c"
2006-04-27 20:42:04 +00:00
:model "DCP-116C"
:status :untested
:interface "USB"
2016-09-19 06:26:14 +00:00
:usbid "0x04f9" "0x018d"
2006-04-27 20:42:04 +00:00
:comment "No report yet."
2006-04-03 18:35:06 +00:00
:model "DCP-117C"
2007-10-02 09:41:26 +00:00
:status :good
2006-04-03 18:35:06 +00:00
:interface "USB"
2007-10-02 09:41:26 +00:00
:usbid "0x04f9" "0x018e"
2006-04-03 18:35:06 +00:00
:model "DCP-120C"
2008-02-08 00:27:50 +00:00
:status :good
2006-04-03 18:35:06 +00:00
:interface "USB"
2008-02-08 00:27:50 +00:00
:usbid "0x04f9" "0x0190"
2006-04-03 18:35:06 +00:00
2005-06-04 13:43:03 +00:00
:model "DCP-310CN"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x016b"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
2006-04-03 18:35:06 +00:00
:model "DCP-315CN"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2016-09-21 12:54:39 +00:00
:usbid "0x04f9" "0x0191"
2006-04-03 18:35:06 +00:00
:comment "No report yet."
2009-02-26 14:54:16 +00:00
:model "DCP-330C"
:status :untested
:interface "USB"
:usbid "0x04f9" "0x01a9"
:comment "No report yet."
2006-04-27 20:42:04 +00:00
:model "DCP-340CW"
2006-04-03 18:35:06 +00:00
:status :untested
:interface "USB"
2016-09-19 06:26:14 +00:00
:usbid "0x04f9" "0x0192"
2006-04-03 18:35:06 +00:00
:comment "No report yet."
2005-06-04 13:43:03 +00:00
:model "DCP-7010"
2006-01-07 16:38:59 +00:00
:status :good
2005-06-04 13:43:03 +00:00
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0182"
2005-06-04 13:43:03 +00:00
:model "DCP-7020"
:status :untested
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0183"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
:model "DCP-7025"
2005-07-24 20:56:37 +00:00
:status :good
2005-06-04 13:43:03 +00:00
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0184"
2005-06-04 13:43:03 +00:00
:model "MFC-210C"
2005-10-18 17:05:57 +00:00
:status :good
2005-06-04 13:43:03 +00:00
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0161"
2005-06-04 13:43:03 +00:00
2005-12-18 21:13:21 +00:00
:model "MFC-215C"
:status :good
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0193"
2005-12-18 21:13:21 +00:00
:comment "brscan2-0.0.2 necessary"
2008-01-07 09:37:56 +00:00
:model "MFC-240C"
:status :good
:interface "USB"
:usbid "0x04f9" "0x01ab"
:comment "Reportedly working."
2005-06-04 13:43:03 +00:00
:model "MFC-3240C"
:status :untested
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0173"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
:model "MFC-3340CN"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0174"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
:model "MFC-410CN"
2006-01-29 21:10:39 +00:00
:status :basic
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0163"
2006-01-29 21:10:39 +00:00
:comment "Sometimes hangs and refuses to scan. A simple power off/on switch will fix things."
2005-06-04 13:43:03 +00:00
:model "MFC-420CN"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0162"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
2006-04-03 18:35:06 +00:00
:model "MFC-425CN"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2016-09-19 06:26:14 +00:00
:usbid "0x04f9" "0x0194"
2006-04-03 18:35:06 +00:00
:comment "No report yet."
2005-06-04 13:43:03 +00:00
:model "MFC-5440CN"
2005-08-27 11:06:57 +00:00
:status :good
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x016d"
2005-06-04 13:43:03 +00:00
:model "MFC-5840CN"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x016e"
:comment "No report yet."
;only in ini
:model "MFC-610CLN"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0166"
:comment "No report yet."
;only in ini
:model "MFC-610CLN"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0168"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
:model "MFC-620CN"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0165"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
2006-04-03 18:35:06 +00:00
:model "MFC-640CW"
:status :untested
:interface "USB"
2016-09-19 06:26:14 +00:00
:usbid "0x04f9" "0x0197"
2006-04-03 18:35:06 +00:00
:comment "No report yet."
2005-06-04 13:43:03 +00:00
:model "MFC-7220"
:status :untested
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0185"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
:model "MFC-7225N"
:status :untested
2006-04-27 20:42:04 +00:00
:interface "USB network"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0186"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
:model "MFC-7420"
2006-11-22 20:19:05 +00:00
:status :good
2005-06-04 13:43:03 +00:00
:interface "USB"
2006-01-10 23:00:17 +00:00
:usbid "0x04f9" "0x0180"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
:model "MFC-7820N"
2006-04-27 20:42:04 +00:00
:status :good
:interface "USB network"
:usbid "0x04f9" "0x0181"
:comment "Network connection reported to work."
2009-01-20 01:41:14 +00:00
:model "MFC-7840W"
:status :good
:interface "USB"
:usbid "0x04f9" "0x01e5"
:comment "Reported to work with brscan3 driver."
2006-04-27 20:42:04 +00:00
:model "MFC-820CW"
2005-06-04 13:43:03 +00:00
:status :untested
:interface "USB"
2016-09-19 06:26:14 +00:00
:usbid "0x04f9" "0x0195"
2005-06-04 13:43:03 +00:00
:comment "No report yet."
2006-04-03 18:35:06 +00:00
2006-04-27 20:42:04 +00:00
:model "MFC-8460N"
:status :untested
:interface "USB"
2016-09-19 06:26:14 +00:00
:usbid "0x04f9" "0x01a5"
2006-04-27 20:42:04 +00:00
:comment "No report yet."
:model "MFC-8860DN"
2006-04-03 18:35:06 +00:00
:status :untested
:interface "USB"
2016-09-19 06:26:14 +00:00
:usbid "0x04f9" "0x01a6"
2006-04-27 20:42:04 +00:00
:comment "No report yet."
:model "MFC-9420CN"
:status :untested
:interface "USB network"
2016-09-19 06:26:14 +00:00
:usbid "0x04f9" "0x018a"
2006-04-03 18:35:06 +00:00
:comment "No report yet."