2002-12-31 15:11:35 +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?).
;
:backend "unsupported" ; name of backend
2004-03-14 19:55:27 +00:00
:version "2004-03-14" ; version of backend
2003-09-24 12:17:25 +00:00
:url "/contrib.html"
2002-12-31 15:11:35 +00:00
;:manpage "sane-mustek" ; name of manpage (if it exists)
:comment "The devices mentioned here are not supported by any SANE backend. However, there may be links to information about them or stand-alone programs."
:devicetype :scanner
;********************************************************************************************
2004-03-08 19:59:00 +00:00
:mfg "Agfa"
:model "1212 P"
:status :unsupported
:interface "Parport"
:comment "Most probably unsupported."
;********************************************************************************************
2003-02-02 15:45:00 +00:00
:mfg "Artec/Ultima"
2003-01-14 21:02:24 +00:00
:url "http://www.artecusa.com/"
2003-02-16 20:35:40 +00:00
:model "1236 USB"
:status :unsupported
2003-09-24 12:17:25 +00:00
:url "/unsupported/artec_1236usb.html"
2003-02-16 20:35:40 +00:00
:interface "USB"
2003-10-12 09:09:32 +00:00
:comment "Unsupported. Vendor/product 0x05d8/0x4001. See link for details."
2003-02-16 20:35:40 +00:00
2003-02-01 10:52:33 +00:00
:model "AM12e+"
:status :unsupported
;:url ""
:interface "Parport"
:comment "Unsupported. Chipset unknown. Maybe similar to SCSI version or as6e?"
2003-07-19 12:14:57 +00:00
:model "E+ Pro"
:status :unsupported
2003-09-24 12:17:25 +00:00
:url "/unsupported/artec_epluspro.html"
2003-07-19 12:14:57 +00:00
:interface "USB"
2003-11-24 22:38:56 +00:00
:comment "Not supported. Work is ongoing to support it by the artec_eplus48u backend. See link for details.."
2003-07-19 12:14:57 +00:00
2003-01-14 21:02:24 +00:00
:model "Ultima 2000 (0x4001)"
:status :unsupported
2003-09-24 12:17:25 +00:00
:url "/unsupported/artec-ultima-2000-2.html"
2003-01-14 21:02:24 +00:00
:interface "USB"
2003-07-31 10:45:55 +00:00
:comment "Same name, but different ids: vendor/product 0x05d8/0x4001 is not supported. The scanner with product id 0x4002 is supported by the gt68xx backend."
2003-01-14 21:02:24 +00:00
;********************************************************************************************
2004-02-07 15:14:44 +00:00
;********************************************************************************************
2003-02-19 19:35:12 +00:00
:mfg "Avision"
:url "http://www.avision.com/"
:model "iVina FB2400"
;:url ""
:interface "USB"
:status :unsupported
:comment "Not supported. No chipset information available. Same as UMAX Astra 6700."
;********************************************************************************************
2003-06-19 14:48:26 +00:00
:mfg "Benq"
:url "http://www.benq.com"
:comment "Formerly Acer Peripherals"
:model "310p"
:status :unsupported
;:url ""
:interface "Parport"
:comment "Unsupported. No details about the protocol known."
:model "610p"
:status :unsupported
;:url ""
:interface "Parport"
:comment "Unsupported. No details about the protocol known."
:model "620p"
:status :unsupported
;:url ""
:interface "Parport"
:comment "Unsupported. No details about the protocol known."
:model "620pt"
:status :unsupported
;:url ""
:interface "Parport"
:comment "Unsupported. No details about the protocol known."
2003-12-15 20:39:59 +00:00
:model "640p"
:status :unsupported
2003-12-23 20:05:46 +00:00
:url "/unsupported/benq-640p.html"
2003-12-15 20:39:59 +00:00
:interface "Parport"
2003-12-23 20:05:46 +00:00
:comment "Unsupported. Someone is working to ge this scanner supported. See link for details."
2003-12-15 20:39:59 +00:00
2003-06-19 14:48:26 +00:00
;********************************************************************************************
2003-03-13 17:27:31 +00:00
:mfg "Boeder"
;:url ""
:model "Sm@rtScan Office"
:status :unsupported
2003-12-23 20:05:46 +00:00
:url "/unsupported/trust-combiscan-19200.html"
2003-03-13 17:27:31 +00:00
:interface "Parport USB"
2003-12-23 20:05:46 +00:00
:comment "Unsupported. See link for details."
2003-03-13 17:27:31 +00:00
;********************************************************************************************
2003-02-19 19:35:12 +00:00
:mfg "Brother"
:url "http://www.brother.com/"
2003-11-15 20:05:21 +00:00
:model "DCP 8020"
:status :unsupported
:url "/unsupported/brother-dcp-8020.html"
:interface "USB"
:comment "Unsupported. See link for details."
2003-02-19 19:35:12 +00:00
:model "MFC 4600"
:status :unsupported
2003-03-13 17:27:31 +00:00
:url "http://sourceforge.net/projects/brother-mfc"
:interface "Parport USB"
:comment "Unsupported. However there is a project to support this scanner/printer/fax combination. See link."
:model "MFC 5100c"
:status :unsupported
2003-09-24 12:17:25 +00:00
:url "/unsupported/brother-mfc5100c.html"
2003-02-19 19:35:12 +00:00
:interface "Parport USB"
2003-03-13 17:27:31 +00:00
:comment "Unsupported. Some information is available (see link). See also MFC 4600."
2003-02-19 19:35:12 +00:00
:model "MFC 6800"
:status :unsupported
2003-09-30 11:49:03 +00:00
:url "http://lists.alioth.debian.org/pipermail/sane-devel/2003-February/006667.html"
2003-02-19 19:35:12 +00:00
:interface "USB"
2003-03-13 17:27:31 +00:00
:comment "Unsupported. A backend is under development (see link). Vendor/product 0x04f9/0x0111. See also MFC 4600."
2003-02-19 19:35:12 +00:00
2003-06-25 21:06:48 +00:00
:model "MFC 9160"
:status :unsupported
2003-12-14 16:49:07 +00:00
:url "/unsupported/brother-mfc9160c.html"
2003-06-25 21:06:48 +00:00
:interface "USB Parport"
:comment "Unsupported. Maybe it's similar to the other Brother MFCs?"
2003-02-19 19:35:12 +00:00
;********************************************************************************************
2002-12-31 15:11:35 +00:00
:mfg "Canon"
:url "http://www.canon.com/"
2003-07-19 12:14:57 +00:00
:model "CanoScan 3000"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-3000.html"
2003-07-19 12:14:57 +00:00
:interface "USB"
:status :unsupported
2003-08-21 14:03:03 +00:00
:comment "Probably unsupported. See link."
2003-07-19 12:14:57 +00:00
:model "CanoScan 3000F"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-3000.html"
2003-07-19 12:14:57 +00:00
:interface "USB"
:status :unsupported
2003-08-21 14:03:03 +00:00
:comment "Probably unsupported. See link."
2003-07-19 12:14:57 +00:00
2003-12-16 20:45:53 +00:00
:model "CanoScan 3200F"
:url "/unsupported/canon-3200f.html"
:interface "USB"
:status :unsupported
:comment "Probably unsupported. See link."
2003-07-19 12:14:57 +00:00
:model "CanoScan 5000F"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-5000f.html"
2003-07-19 12:14:57 +00:00
:interface "USB"
:status :unsupported
2003-08-27 11:51:27 +00:00
:comment "Probably unsupported. See link for details."
2003-07-19 12:14:57 +00:00
:model "CanoScan 8000F"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-8000f.html"
2003-07-19 12:14:57 +00:00
:interface "USB"
:status :unsupported
:comment "Not supported. USB Vendor/product 0x04a9/0x220f. See link for more information. With transparency adapter."
:model "CanoScan 9900F"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-9900f.html"
2003-07-19 12:14:57 +00:00
:interface "USB"
:status :unsupported
2003-07-21 21:09:37 +00:00
:comment "Probably unsupported, similar to 8000F. Vendor/product 0x04a9/0x2210. 3200x6400 dpi USB2. With transparency adapter."
2003-02-13 22:34:48 +00:00
:model "CanoScan D646U"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-d646u.html"
2002-12-31 15:11:35 +00:00
:interface "USB"
:status :unsupported
2003-10-12 09:09:32 +00:00
:comment "Probably not supported. USB Vendor/product 0x04a9/0x220b. See link for more information and test program."
2003-01-14 21:02:24 +00:00
2003-12-06 16:27:16 +00:00
:model "CanoScan D646U ex"
;:url "/unsupported/canon-d646u.html"
:interface "USB"
:status :unsupported
:comment "Probably not supported. No further details known."
2003-01-14 21:02:24 +00:00
:model "CanoScan D660U"
:interface "USB"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-d660u.html"
2003-01-14 21:02:24 +00:00
:status :unsupported
2003-04-30 23:23:59 +00:00
:comment "Unsupported. Vendor/product 0x04a9/0x2208. See link for more information."
2002-12-31 15:11:35 +00:00
2003-01-08 15:38:30 +00:00
:model "CanoScan D1250U2"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-d1250u2.html"
2003-01-08 15:38:30 +00:00
:interface "USB"
:status :unsupported
2003-05-14 23:17:29 +00:00
:comment "Not supported. However, someone started working on this scanner and some information is available (see link)."
2003-01-08 15:38:30 +00:00
2003-06-15 22:42:09 +00:00
:model "CanoScan D2400UF"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-d2400uf.html"
2003-06-15 22:42:09 +00:00
:interface "USB"
:status :unsupported
2003-07-10 17:50:10 +00:00
:comment "Not supported. See link."
2003-06-15 22:42:09 +00:00
2003-03-24 18:22:42 +00:00
:model "CanoScan FB620U"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-fb620u.html"
2003-03-24 18:22:42 +00:00
:interface "USB"
:status :unsupported
2003-10-12 09:09:32 +00:00
:comment "Probably not supported. Vendor/product 0x4a9/0x2202. Some information is available."
2003-03-24 18:22:42 +00:00
2003-02-13 22:34:48 +00:00
:model "CanoScan FB1210U"
:url "http://sourceforge.net/projects/canonscanner/"
:interface "USB"
:status :unsupported
:comment "Not supported. Vendor/product 0x4a9/0x2205. However, a stand-alone program for FreeBSD is available."
2003-10-10 10:17:57 +00:00
:model "DR-2080C"
;:url "/unsupported/canon-d2400uf.html"
:interface "USB SCSI"
:status :unsupported
2004-01-13 21:03:10 +00:00
:comment "Probably not supported. Pass-trough (ADF) scanner."
:model "DR-3020C"
;:url "/unsupported/canon-d2400uf.html"
:interface "SCSI"
:status :unsupported
:comment "Not supported. High-speed pass-trough (ADF) scanner."
:model "DR-3060"
;:url "/unsupported/canon-d2400uf.html"
:interface "SCSI"
:status :unsupported
:comment "Probably not supported. High-speed pass-trough (ADF) scanner."
:model "DR-3080C"
;:url "/unsupported/canon-d2400uf.html"
:interface "SCSI"
:status :unsupported
:comment "Probably not supported. High-speed pass-trough (ADF) color scanner."
:model "DR-6080"
:url "/unsupported/canon-dr6080.html"
:interface "SCSI"
:status :unsupported
:comment "Probably not supported. High-speed pass-trough (ADF) scanner."
:model "DR-9080C"
;:url "/unsupported/canon-d2400uf.html"
:interface "SCSI"
:status :unsupported
:comment "Probably not supported. High-speed pass-trough (ADF) color scanner. Similar to DR-6080C, but can scan in color."
2003-10-10 10:17:57 +00:00
2003-03-13 17:27:31 +00:00
:model "FS4000"
2003-09-24 12:17:25 +00:00
:url "/unsupported/canon-fs4000.html"
2003-01-30 18:08:09 +00:00
:interface "USB SCSI"
:status :unsupported
2003-07-31 10:45:55 +00:00
:comment "Not supported. USB Vendor/product 0x04a9/0x3042. See link for more details."
2003-01-30 18:08:09 +00:00
2003-06-15 22:42:09 +00:00
:model "IS 12"
;:url ""
:interface "USB"
:status :unsupported
:comment "Probably not supported. This scanner is used in a number of Canon portable printers (BJC-80 for one). No further information available."
2002-12-31 15:11:35 +00:00
;********************************************************************************************
2003-01-14 21:02:24 +00:00
:mfg "Compaq"
:url "http://www.compaq.com/"
2002-12-31 15:11:35 +00:00
2003-01-14 21:02:24 +00:00
:model "S200"
2003-02-27 23:06:09 +00:00
;:url ""
2003-01-04 15:28:42 +00:00
:interface "USB"
:status :unsupported
2003-10-12 09:09:32 +00:00
:comment "Not supported. 2400x1200 dpi. Vendor=0x049f, Product=0x0021. One bulk-in, one bulk-out and one interrupt endpoint. Type-number: U0001-HB21, another type nr on the inside: 75100512-00"
2003-01-04 15:28:42 +00:00
2003-02-27 23:06:09 +00:00
:model "S4 100"
2003-09-24 12:17:25 +00:00
:url "/unsupported/compaq-s4-100.html"
2003-02-27 23:06:09 +00:00
:interface "USB"
:status :unsupported
:comment "Not supported. Vendor=0x049f, Product=0x001a."
2003-01-11 14:27:15 +00:00
;********************************************************************************************
2003-07-10 17:50:10 +00:00
:mfg "Corex"
:url "http://www.cardscan.com/"
:model "Cardscan 500"
;:url ""
:interface "USB"
:status :unsupported
:comment "Probably not supported. Businesscard reader. Vendor/product: 0x08f0/0x0001."
;********************************************************************************************
2003-08-21 14:03:03 +00:00
:mfg "Epson"
:url "http://www.epson.com/"
2003-12-31 10:14:44 +00:00
:model "GT-7400U"
2003-12-31 10:19:38 +00:00
:url "/unsupported/epson-perfection-1270.html"
2003-12-31 10:14:44 +00:00
:interface "USB"
:status :unsupported
2004-01-09 21:13:45 +00:00
:comment "Probably unsupported. May work with snapscan backend after some modification. See link for details."
2003-12-31 10:14:44 +00:00
:model "Perfection 1270"
2003-12-31 10:19:38 +00:00
:url "/unsupported/epson-perfection-1270.html"
2003-12-31 10:14:44 +00:00
:interface "USB"
:status :unsupported
2004-01-09 21:13:45 +00:00
:comment "Probably unsupported. May work with snapscan backend after some modification. See link for details."
2003-12-31 10:14:44 +00:00
2003-10-05 12:22:56 +00:00
:model "Perfection 3170"
;:url ""
:interface "USB"
:status :unsupported
2003-10-24 08:43:31 +00:00
:comment "Probably unsupported. Support is planned by the (external) epkowa backend. Seems to neither use Epson nor Benq protocol. Details appreciated."
2003-01-11 14:27:15 +00:00
2003-12-06 16:27:16 +00:00
:model "Stylus Photo RX500"
:url "/unsupported/epson-stylus-photo-rx500.html"
:interface "USB"
:status :unsupported
:comment "Probably unsupported. See link for details."
2003-04-20 14:20:05 +00:00
;********************************************************************************************
:mfg "E-Lux"
;:url ""
:comment "E-Lux and Enhans seem to have been purchased by dysan, now known as MEMOREX"
:model "j-6121"
:interface "Parport"
:status :unsupported
:comment "Probably unsupported. Sold 1998. Same as E-Lux j-6121."
;********************************************************************************************
:mfg "Enhans"
;:url ""
:comment "E-Lux and Enhans seem to have been purchased by dysan, now known as MEMOREX"
:model "j-6121"
:interface "Parport"
2003-01-11 14:27:15 +00:00
:status :unsupported
2003-04-20 14:20:05 +00:00
:comment "Probably unsupported. Sold 1998. Same as E-Lux j-6121."
2003-01-11 14:27:15 +00:00
2003-09-28 21:45:38 +00:00
:model "M-3630 A"
:interface "Parport"
:status :unsupported
:comment "Probably unsupported. "
2003-01-14 21:02:24 +00:00
;********************************************************************************************
2003-01-11 14:27:15 +00:00
2003-01-30 18:08:09 +00:00
:mfg "Fujitsu"
:url "http://www.fujitsu.ca/"
:model "fi-4010C"
:interface "USB"
:status :unsupported
2003-02-13 22:34:48 +00:00
:comment "Unsupported. Vendor/product: 0x04c5, 0x1029. Maybe similar to fi-4220C?"
2003-01-30 18:08:09 +00:00
:model "fi-4110CU"
:interface "USB"
:status :unsupported
2003-02-13 22:34:48 +00:00
:comment "Unsupported. Vendor/product unknown. Maybe similar to fi-4220C?"
2003-01-30 18:08:09 +00:00
;********************************************************************************************
2003-01-14 21:02:24 +00:00
:mfg "Genius"
:url "http://www.geniusnet.com.tw/"
2003-01-11 14:27:15 +00:00
2003-12-25 20:36:48 +00:00
:model "ColorPage-EP"
;:url "/unsupported/genius-colorpage-hr6x.html"
:interface "Parport"
:status :unsupported
:comment "Not supported. No details known."
2003-02-06 22:54:23 +00:00
:model "Colorpage Vivid III"
2003-09-24 12:17:25 +00:00
:url "/unsupported/genius-colorpage-vivid-III.html"
2003-02-06 22:54:23 +00:00
:interface "USB"
:status :unsupported
2003-07-31 10:45:55 +00:00
:comment "Not supported. Vendor/product: 0x07b3/0x0001. See link for details."
2003-02-06 22:54:23 +00:00
2004-02-14 20:13:37 +00:00
:model "Colorpage Vivid 1200 XE"
2004-02-07 15:14:44 +00:00
:url "/unsupported/genius-colorpage-vivid-1200EX.html"
:interface "USB"
:status :unsupported
:comment "Not supported yet. May work with the gt68xx bacend in future. See link for details."
2003-12-06 17:37:32 +00:00
;********************************************************************************************
2003-12-07 12:26:10 +00:00
:mfg "Guillemot" ; name a manufacturer
2003-12-06 17:37:32 +00:00
;:url "http://www.hp.com/"
:model "SCAN@HOME 48 USB"
:status :unsupported
:url "/unsupported/teco-vm6509.html"
:interface "USB"
:comment "Probably unsupported. See link for details."
;********************************************************************************************
:mfg "Hercules" ; name a manufacturer
;:url "http://www.hp.com/"
:model "SCAN@HOME 48 USB"
:status :unsupported
:url "/unsupported/teco-vm6509.html"
:interface "USB"
:comment "Probably unsupported. See link for details."
2002-12-31 15:11:35 +00:00
;********************************************************************************************
:mfg "Hewlett-Packard" ; name a manufacturer
:url "http://www.hp.com/"
2003-03-13 17:27:31 +00:00
:model "Photo Scanner 1000"
:interface "USB"
2003-09-24 12:17:25 +00:00
:url "/unsupported/hp-photo-1000.html"
2003-03-13 17:27:31 +00:00
:status :unsupported
2003-04-30 23:23:59 +00:00
:comment "Not supported by SANE. However, it's detected as mass storage device so just mounting it is reported to work. See link for devices data."
2003-03-13 17:27:31 +00:00
2003-07-19 12:14:57 +00:00
:model "Photosmart 1200 Photo"
:interface "USB"
2003-09-24 12:17:25 +00:00
;:url "/unsupported/hp-photo-1000.html"
2003-07-19 12:14:57 +00:00
:status :unsupported
:comment "Probably not supported by SANE. No details known. 10x15 cm. Maybe similar to Photo Scanner 1000?"
2003-11-24 22:38:56 +00:00
:model "Photosmart S20 (C5101A)"
2003-11-23 12:55:41 +00:00
:interface "USB"
:url "/unsupported/hp-photosmart-s20xi.html"
:status :unsupported
:comment "Not supported yet by SANE, but a backend is under development. See link for details."
2003-11-24 22:38:56 +00:00
:model "Photosmart S20xi (C7150A)"
:interface "USB"
:url "/unsupported/hp-photosmart-s20xi.html"
:status :unsupported
:comment "Not supported yet by SANE, but a backend is under development. See link for details."
2003-11-23 12:55:41 +00:00
2003-01-13 12:22:38 +00:00
:model "ScanJet 2300C"
:interface "USB"
2003-09-24 12:17:25 +00:00
:url "/unsupported/hp-scanjet-2300c.html"
2003-01-13 12:22:38 +00:00
:status :unsupported
2003-10-12 09:09:32 +00:00
:comment "Unsupported. See link for details."
2003-01-13 12:22:38 +00:00
2003-09-18 21:38:57 +00:00
:model "ScanJet 3970c"
:interface "USB"
2003-09-24 12:17:25 +00:00
:url "/unsupported/hp-scanjet-3970c.html"
2003-09-18 21:38:57 +00:00
:status :unsupported
:comment "Unsupported. See link for details."
2004-01-09 21:13:45 +00:00
:model "ScanJet 4600"
:url "/unsupported/hp-scanjet-4600.html"
:interface "USB"
:comment "Not supported. See link for details."
:status :unsupported
2004-02-14 20:13:37 +00:00
:model "ScanJet 4670"
:url "/unsupported/hp-scanjet-4600.html"
:interface "USB"
:comment "Not supported. See link for details."
:status :unsupported
2003-04-16 09:49:56 +00:00
:model "ScanJet 8200C"
2003-11-26 17:16:39 +00:00
:url "/unsupported/hp-scanjet-8200c.html"
2003-04-16 09:49:56 +00:00
:interface "USB"
2003-11-26 17:16:39 +00:00
:comment "Not supported. See link for details."
2003-04-16 09:49:56 +00:00
:status :unsupported
:model "ScanJet 8250C"
;:url ""
:interface "USB"
:comment "Not supported. SCSI optional. Includes ADF and TA. Probably similar to 8200C. No further information."
:status :unsupported
:model "ScanJet 8290C"
2004-03-02 21:31:35 +00:00
:url "/unsupported/hp-scanjet-8290.html"
2003-04-16 09:49:56 +00:00
:interface "USB"
2004-03-02 21:31:35 +00:00
:comment "Not supported. See link for details."
2002-12-31 15:11:35 +00:00
:status :unsupported
2003-02-26 14:31:38 +00:00
;********************************************************************************************
2003-03-20 20:05:57 +00:00
:mfg "IBM"
:url "http://www.ibm.com"
:model "ADF Color Scanner"
2003-07-31 10:45:55 +00:00
;:url "http://www-1.ibm.com/support/docview.wss?uid=psg1VLAR-3TQMPG"
2003-03-20 20:05:57 +00:00
:interface "Proprietary"
:status :unsupported
:comment "Unsupported. Uses proprietary ISA card. Maybe the same as the Plustek Spectra ADF?"
;********************************************************************************************
2003-02-26 14:31:38 +00:00
:mfg "Lexmark"
:url "http://www.lexmark.com/"
2003-01-14 21:02:24 +00:00
2004-01-17 22:08:28 +00:00
:model "X74"
:url "/unsupported/lexmark-x75.html"
:interface "USB"
:status :unsupported
:comment "Unsupported. See link for details."
2003-11-07 20:46:34 +00:00
:model "X75"
:url "/unsupported/lexmark-x75.html"
:interface "USB"
:status :unsupported
:comment "Unsupported. See link for details."
2003-02-26 14:31:38 +00:00
:model "X83"
2003-09-24 12:17:25 +00:00
:url "/unsupported/lexmark-x83.html"
2003-01-15 14:30:06 +00:00
:interface "USB"
:status :unsupported
2003-07-29 15:55:10 +00:00
:comment "Unsupported. Vendor/product 0x043d/0x003d. GL640."
2003-01-15 14:30:06 +00:00
2004-03-08 19:59:00 +00:00
:model "X1150"
:url "/unsupported/lexmark-x1150.html"
:interface "USB"
:status :unsupported
:comment "Unsupported."
2003-02-26 14:31:38 +00:00
;********************************************************************************************
2004-03-02 21:31:35 +00:00
:mfg "Logitec"
:model "PageScan Color"
;:url "/unsupported/lexmark-x75.html"
:interface "Parport"
:status :unsupported
:comment "Most probably unsupported."
;********************************************************************************************
2003-02-26 14:31:38 +00:00
:mfg "Medion/Lifetec/Tevion/Cytron"
:url "http://www.medion.com/"
:url "http://www.medion.de/"
2003-12-06 16:27:16 +00:00
:model "MD 6190"
:url "/unsupported/medion-md6190.html"
:interface "USB"
:status :unsupported
2003-12-27 12:39:14 +00:00
:comment "Probably unsupported. There seem to exist two different scanners with that name. See link for details."
2003-12-06 16:27:16 +00:00
2003-01-17 12:28:17 +00:00
2003-01-14 21:02:24 +00:00
;********************************************************************************************
2003-07-01 11:05:25 +00:00
:mfg "Memorex"
:url "http://www.memorex.com/"
2003-10-12 09:09:32 +00:00
:model "6136u"
:url "/unsupported/memorex-maxx-6136u.html"
:interface "USB"
:status :unsupported
:comment "Probably unsupported."
2003-07-01 11:05:25 +00:00
:model "6142u"
2003-09-24 12:17:25 +00:00
:url "/unsupported/visioneer-onetouch4400.html"
2003-07-01 11:05:25 +00:00
:interface "USB"
:status :unsupported
2003-07-31 10:45:55 +00:00
:comment "Probably unsupported. Same as Visioneer Onetouch 4400. See link for details."
2003-07-01 11:05:25 +00:00
;********************************************************************************************
2003-01-14 21:02:24 +00:00
:mfg "Microtek"
:url "http://www.microtek.com/"
2003-06-06 12:06:37 +00:00
:model "ScanMaker 336 CX"
;:url ""
:interface "SCSI"
:status :unsupported
:comment "Probably unsupported. Seems to be similar to the Microtek 330 CX and is detected by the microtek2 backend. Scanning doesn't seem to work however."
2003-01-14 21:02:24 +00:00
:model "ScanMaker 3630"
:url "http://sm3600.sourceforge.net/"
2002-12-31 15:11:35 +00:00
:interface "USB"
:status :unsupported
2003-01-14 21:02:24 +00:00
:comment "Unsupported. Doesn't seem to be compatible to 3600 series, see link."
2002-12-31 15:11:35 +00:00
2003-01-17 12:28:17 +00:00
:model "ScanMaker 3800"
2003-09-24 12:17:25 +00:00
:url "/unsupported/microtek-scanmaker-3800.html"
2003-01-17 12:28:17 +00:00
:interface "USB"
:status :unsupported
2003-08-21 14:03:03 +00:00
:comment "Unsupported. See link for more details."
:model "ScanMaker 3830"
2003-09-24 12:17:25 +00:00
:url "/unsupported/microtek-scanmaker-3830.html"
2003-08-21 14:03:03 +00:00
:interface "USB"
:status :unsupported
:comment "Unsupported. See link for more details."
2003-01-17 12:28:17 +00:00
2003-09-18 21:38:57 +00:00
:model "ScanMaker 3840"
2003-09-24 12:17:25 +00:00
:url "/unsupported/microtek-scanmaker-3840.html"
2003-09-18 21:38:57 +00:00
:interface "USB"
:status :unsupported
:comment "Unsupported. See link for more details."
2003-12-15 20:39:59 +00:00
:model "ScanMaker 4700"
:url "/unsupported/microtek-scanmaker-4700.html"
:interface "USB"
:status :unsupported
:comment "Unsupported. See link for more details."
2003-02-27 23:06:09 +00:00
:model "ScanMaker 4800"
2003-09-24 12:17:25 +00:00
:url "/unsupported/microtek-scanmaker-4800.html"
2003-02-27 23:06:09 +00:00
:interface "USB"
:status :unsupported
2003-07-31 10:45:55 +00:00
:comment "Unsupported. Vendor/Product ids: 0x05da/0x30cf. SQ Scan08? See link for more details."
2003-02-27 23:06:09 +00:00
2003-10-28 19:20:32 +00:00
:model "ScanMaker 4900"
:url "/unsupported/microtek-scanmaker-4900.html"
:interface "USB"
:status :unsupported
:comment "Unsupported. See link for more details."
2003-08-21 14:03:03 +00:00
:model "ScanMaker 5600"
2003-09-24 12:17:25 +00:00
:url "/unsupported/microtek-scanmaker-5600.html"
2003-08-21 14:03:03 +00:00
:interface "USB"
:status :unsupported
:comment "Unsupported. See link for more details."
2003-10-03 09:48:06 +00:00
:model "ScanMaker 5900"
:url "/unsupported/microtek-scanmaker-5900.html"
:interface "USB"
:status :unsupported
:comment "Unsupported. See link for more details."
2003-06-25 21:06:48 +00:00
:model "ScanMaker 6700"
2003-09-24 12:17:25 +00:00
:url "/unsupported/microtek-scanmaker-6700.html"
2003-06-25 21:06:48 +00:00
:interface "USB IEEE-1394"
:status :unsupported
:comment "Unsupported. See link."
2003-11-06 21:12:46 +00:00
:model "ScanMaker 9600XL"
;:url "/unsupported/microtek-scanmaker-9800.html"
:interface "USB SCSI IEEE-1394"
:status :unsupported
:comment "Probably unsupported."
:model "ScanMaker 9800XL"
:url "/unsupported/microtek-scanmaker-9800.html"
:interface "USB SCSI IEEE-1394"
:status :unsupported
:comment "Unsupported. See link."
2003-03-29 23:53:41 +00:00
:model "ScanPort 3000"
2003-09-24 12:17:25 +00:00
:url "/unsupported/microtek-scanport-3000.html"
2003-03-29 23:53:41 +00:00
:interface "USB"
:status :unsupported
2003-07-31 10:45:55 +00:00
:comment "Unsupported. Vendor/Product ids: 0x04a7/0x0224. Realtek RTS8801B?. See link for details."
2003-03-29 23:53:41 +00:00
2003-07-29 15:55:10 +00:00
;********************************************************************************************
:mfg "Minolta"
:url "http://www.minolta.com/"
:model "Dual Scan III"
2003-09-24 12:17:25 +00:00
:url "/unsupported/minolta-dual-scan-III.html"
2003-07-29 15:55:10 +00:00
:interface "USB"
:status :unsupported
:comment "Unsupported. May work with vuescan. See link for details."
2003-10-24 08:43:31 +00:00
:model "DiMAGE Scan Elite 5400"
:url "/unsupported/minolta-dse-5400.html"
:interface "USB IEEE-1394"
:status :unsupported
:comment "Probably unsupported. May work with vuescan. See link for details."
2002-12-31 15:11:35 +00:00
;********************************************************************************************
:mfg "Mustek" ; name a manufacturer
:url "http://www.mustek.com/"
:url "http://www.mustek.de/"
:url "http://www.mustek.com.tw/"
2003-07-19 12:14:57 +00:00
:model "1800 A3 Pro-1"
:interface "USB"
2003-09-30 11:49:03 +00:00
:url "http://lists.alioth.debian.org/pipermail/sane-devel/2003-April/007338.html"
2003-07-19 12:14:57 +00:00
:status :unsupported
:comment "Not supported but someone wants to start writing a backend. See link. Vendor/Product ids: 0x055f/0x0401. No information about this scanner on any Mustek website."
:model "2400 M"
:interface "USB"
2002-12-31 15:11:35 +00:00
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
2003-07-19 12:14:57 +00:00
:status :unsupported
:comment "Probably unsupported. No details known."
:model "BearPaw 1248CU"
2002-12-31 15:11:35 +00:00
:interface "USB"
2003-07-19 12:14:57 +00:00
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
2002-12-31 15:11:35 +00:00
:status :unsupported
2003-07-19 12:14:57 +00:00
:comment "Probably unsupported. No details known."
2002-12-31 15:11:35 +00:00
2003-07-19 12:14:57 +00:00
:model "BearPaw 2400 TA Pro"
2002-12-31 15:11:35 +00:00
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
:interface "USB"
:comment "Not supported. See link for some information."
:status :unsupported
2003-11-23 12:55:41 +00:00
:model "BearPaw 2448 CU Pro"
:url "/unsupported/mustek-bearpaw-2448-cu-pro.html"
:interface "USB"
:comment "Not supported. See link for some information."
:status :unsupported
2003-08-27 11:51:27 +00:00
:model "BearPaw 2448 TA Pro"
2003-09-24 12:17:25 +00:00
:url "/unsupported/mustek-bearpaw-2448ta-pro.html"
2003-08-27 11:51:27 +00:00
:interface "USB"
:comment "Not supported. See link for some information."
:status :unsupported
2003-07-19 12:14:57 +00:00
:model "BearPaw 4800 TA Pro"
2003-10-10 10:17:57 +00:00
:url "/unsupported/mustek-bearpaw-4800ta-pro.html"
2003-04-14 19:56:28 +00:00
:interface "USB"
2003-07-19 12:14:57 +00:00
:comment "Not supported. See link for some information."
2003-04-14 19:56:28 +00:00
:status :unsupported
2004-01-30 17:12:42 +00:00
:model "BearPaw 4800 TA Pro II"
:url "/unsupported/mustek-bearpaw-4800ta-pro-ii.html"
:interface "USB"
:comment "Not supported. See link for some information."
:status :unsupported
2003-04-11 09:53:09 +00:00
:model "P 3600 A3 Pro"
:interface "USB"
2003-09-30 11:49:03 +00:00
:url "http://lists.alioth.debian.org/pipermail/sane-devel/2003-April/007338.html"
2003-04-11 09:53:09 +00:00
:status :unsupported
2003-04-14 19:56:28 +00:00
:comment "Not supported. Maybe similar to the 1800 A3 Pro-1?. See link."
2004-02-07 15:14:44 +00:00
:model "Paragon 800 II EP"
:interface "USB"
;:url ""
:status :unsupported
:comment "Not supported. Maybe similar to 600 II EP (SCSI_over-parport)? In this case it could be supported by the mustek SCSI backend."
2003-04-16 09:49:56 +00:00
:model "ScanExpress 600 USB"
:interface "USB"
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
:status :unsupported
:comment "Unsupported. Vendor/Product 0x055f/0x873. Programming information is available."
:model "ScanExpress 1200 USB"
:interface "USB"
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
:status :unsupported
:comment "Unsupported. Vendor/Product 0x055f/0x0003. Programming information is available."
:model "ScanExpress 1200 USB Plus"
:interface "USB"
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
:status :unsupported
:comment "Unsupported. Vendor/Product 0x055f/0x0007."
:model "ScanExpress 12000 P"
:url "http://penguin-breeder.org/?page=mustek_pp"
:interface "Parport"
:status :unsupported
:comment "Not supported. Asic 1505/05."
2004-03-14 19:55:27 +00:00
:model "ScanExpress A3 EP"
:interface "Parport"
:status :unsupported
:comment "Not supported. Maybe it will be supported by the mustek_pp backend in future."
2003-07-19 12:14:57 +00:00
:model "ScanExpress CardSmart"
:interface "USB"
:url "http://www.meier-geinitz.de/sane/misc/mustek-scanners.html#UNSUPPORTED"
2003-04-16 09:49:56 +00:00
:status :unsupported
2003-07-19 12:14:57 +00:00
:comment "Probably unsupported. USB business card scanner. Maybe works as USB storage device?"
2003-04-16 09:49:56 +00:00
2003-05-18 15:21:03 +00:00
:model "ScanMagic 9636P"
:interface "Parport"
2003-09-30 11:49:03 +00:00
:url "http://lists.alioth.debian.org/pipermail/sane-devel/2003-May/007682.html"
2003-05-18 15:21:03 +00:00
:status :unsupported
:comment "Probably not supported. Same as Mustek 12000 P?. ASIC 1505."
2003-04-16 09:49:56 +00:00
2003-10-12 09:09:32 +00:00
;********************************************************************************************
:mfg "Optrox"
;:url ""
:model "PhotoMaker 3"
;:url "/unsupported/"
:interface "Parport"
:status :unsupported
:comment "Probably not supported."
2002-12-31 15:11:35 +00:00
;********************************************************************************************
2003-10-14 09:38:19 +00:00
:mfg "Pentax"
:model "DSmobile USB"
:url "/unsupported/syscan-travelscan-pro.html"
:interface "USB"
:status :unsupported
:comment "Probably not supported. Some information is available."
;********************************************************************************************
2003-03-29 23:53:41 +00:00
:mfg "PIE"
:url "http://www.scanace.com/"
:comment "Pacific Image Electronics"
:model "Primefilm 1800u"
2003-09-24 12:17:25 +00:00
:url "/unsupported/pie-1800u.html"
2003-03-29 23:53:41 +00:00
:interface "USB"
:status :unsupported
2003-08-21 14:03:03 +00:00
:comment "Not supported. Vendor/product 0x05e3/0x0120. See link for details."
2003-03-29 23:53:41 +00:00
2003-12-14 16:49:07 +00:00
:model "Primefilm 3600PRO"
;:url "/unsupported/pie-1800u.html"
:interface "USB IEEE-1394"
:status :unsupported
:comment "Probably not supported. "
2003-11-02 09:39:39 +00:00
:model "Powerslide 3600"
:interface "USB IEEE-1394"
:url "/unsupported/reflecta-digitdia-3600.html"
:status :unsupported
:comment "Probably unsupported. Film scanner that can scan directly from the magazine."
2003-03-29 23:53:41 +00:00
;********************************************************************************************
2003-11-26 17:16:39 +00:00
;:mfg "Packard Bell"
2003-10-05 12:22:56 +00:00
;********************************************************************************************
2003-01-14 21:02:24 +00:00
:mfg "Plustek"
:url "http://www.plustek.de/"
:url "http://www.plustek.com/"
:model "OpticPro A3U"
:interface "USB"
:status :unsupported
:comment "Uses Plustek ASIC P99002"
:model "OpticPro S6"
:interface "USB"
:status :unsupported
:comment "Uses RealTek chipset (RTL8801D)"
2004-03-03 20:50:21 +00:00
:model "OpticPro S28"
:interface "USB"
2004-03-13 11:54:03 +00:00
:url "/unsupported/plustek-opticpro-s28.html"
2004-03-03 20:50:21 +00:00
:status :unsupported
:comment "Uses Plustek ASIC."
2004-03-03 20:42:05 +00:00
:model "OpticPro ST28"
2004-03-13 11:54:03 +00:00
:url "/unsupported/plustek-opticpro-s28.html"
2003-09-24 14:14:10 +00:00
:interface "USB"
:status :unsupported
:comment "Uses Plustek ASIC."
2004-03-03 20:42:05 +00:00
:model "OpticPro UA18"
:interface "USB"
:status :unsupported
:comment "Probably LM983x based."
2003-03-20 20:05:57 +00:00
:model "Spectra ADF"
;:url ""
:interface "Proprietary"
:status :unsupported
:comment "Unsupported. Uses proprietary ISA card that also provides power and is labelled GPS-1 PAGE-A from Taiwan. Other labels on the scanner include ADF Color Scanner and SF600AS. Maybe the same as the IBM ADF Color Scanner?"
2003-01-14 21:02:24 +00:00
;********************************************************************************************
2002-12-31 15:11:35 +00:00
:mfg "Primax"
:url "http://www.primax.nl/"
2003-10-12 09:09:32 +00:00
:model "Colorado 600U"
:url "/unsupported/primax-colorado-600u.html"
:interface "USB"
:status :unsupported
:comment "Not supported. Some information is available."
2003-02-26 14:31:38 +00:00
:model "Colorado 2400U"
2004-03-13 11:54:03 +00:00
:url "/unsupported/primax-colorado-2400u.html"
2003-02-26 14:31:38 +00:00
:interface "USB"
:status :unsupported
2004-03-13 11:54:03 +00:00
:comment "Probably unsupported. See link for details."
2003-02-26 14:31:38 +00:00
2003-01-23 23:08:08 +00:00
:model "Primascan Colorado 2600u"
2003-09-24 12:17:25 +00:00
:url "/unsupported/visioneer-onetouch4400.html"
2003-01-23 23:08:08 +00:00
:interface "USB"
:status :unsupported
2003-07-31 10:45:55 +00:00
:comment "Unsupported. Same as Visioneer Onetouch 4400. See link for details."
2003-01-23 23:08:08 +00:00
2003-07-19 12:14:57 +00:00
:model "Colorado Direct 600"
:url "http://home2.swipnet.se/~w-25069/pxscan.html"
:interface "Parport"
:status :unsupported
:comment "Not supported. However, a stand-alone program is available."
:model "Colorado Direct 9600"
:url "http://home2.swipnet.se/~w-25069/pxscan.html"
:interface "Parport"
:status :unsupported
:comment "Not supported. However, a stand-alone program is available."
2003-04-14 19:56:28 +00:00
2002-12-31 15:11:35 +00:00
;********************************************************************************************
2003-01-30 18:08:09 +00:00
:mfg "Prolink"
:url "http://www.fida.com/"
:model "Winscan Pro 2448U"
2003-09-24 12:17:25 +00:00
:url "/unsupported/prolink-2448u.html"
2003-01-30 18:08:09 +00:00
:interface "USB"
:status :unsupported
2003-07-31 10:45:55 +00:00
:comment "Not supported. Some information is available. Vendor=0x06dc product=0x0014. RealTek RTS8801."
2003-01-30 18:08:09 +00:00
;********************************************************************************************
2004-01-09 21:13:45 +00:00
:mfg "Quato"
:url "http://www.quato.de/"
:model "X-Finity"
;:url "/unsupported/"
:interface "SCSI"
:status :unsupported
2004-01-11 18:08:26 +00:00
:comment "Probably not supported. No details yet. Originally manufactured by PFU?"
2004-01-09 21:13:45 +00:00
:model "X-Finity Ultra"
;:url "/unsupported/"
:interface "USB IEEE-1394"
:status :unsupported
:comment "Probably not supported. No details yet."
;********************************************************************************************
2002-12-31 15:11:35 +00:00
2003-05-25 11:00:24 +00:00
:mfg "Reflecta"
:model "DigitDia 3600"
:interface "USB IEEE-1394"
2003-11-02 09:39:39 +00:00
:url "/unsupported/reflecta-digitdia-3600.html"
2003-05-25 11:00:24 +00:00
:status :unsupported
:comment "Probably unsupported. Film scanner that can scan directly from the magazine."
2003-10-17 08:42:22 +00:00
:model "iScan 1800"
:interface "USB"
:url "/unsupported/reflecta-iscan-1800.html"
:status :unsupported
:comment "Probably unsupported. See link for details."
2003-12-14 16:49:07 +00:00
:model "ProScan 4000"
:interface "USB IEEE-1394"
:url "/unsupported/reflecta-proscan-4000.html"
:status :unsupported
:comment "Probably unsupported. See link for details."
2003-05-25 11:00:24 +00:00
;********************************************************************************************
2003-07-10 17:50:10 +00:00
:mfg "Relisys"
2003-12-06 16:27:16 +00:00
:model "Eclipse 1200U"
:url "/unsupported/relisys-eclipse-1200u.html"
:interface "USB"
:status :unsupported
:comment "Probably unsupported. See link for details."
2003-07-10 17:50:10 +00:00
:model "Scorpio Ultra 3"
2003-09-24 12:17:25 +00:00
:url "/unsupported/relisys-scorpio-ultra3.html"
2003-07-10 17:50:10 +00:00
:interface "USB"
:status :unsupported
:comment "Probably unsupported. See link for details."
;********************************************************************************************
2003-10-14 09:38:19 +00:00
:mfg "Sicos"
;:comment ""
:model "DMS 2000"
:url "mailto:ehaase@inf.fu-berlin.de"
:interface "proprietary"
:status :unsupported
:comment "Not supported until now. Work on a backend has started, contact the author for details (see link)"
;********************************************************************************************
2003-12-14 16:49:07 +00:00
:model "SmartScan 3600"
;:url "/unsupported/pie-1800u.html"
:interface "USB IEEE-1394"
:status :unsupported
:comment "Probably not supported. Same as PIE Primefilm 2600 PRO."
;********************************************************************************************
2003-05-16 21:10:57 +00:00
:mfg "Spot Technology"
2003-05-14 23:17:29 +00:00
:comment "Spot seems have gone out of business."
:model "Maxiscan A4"
2003-09-24 12:17:25 +00:00
:url "http://www.el-profesor.net/spoonset/"
2003-05-14 23:17:29 +00:00
:interface "proprietary"
:status :unsupported
:comment "Not supported until now. Work on a backend has started, see link for more information."
2003-05-16 21:10:57 +00:00
:model "ScanTak 2c"
2003-05-26 23:44:25 +00:00
:url "http://www.el-profesor.net/spoonset"
:interface "proprietary"
2003-05-14 23:17:29 +00:00
:status :unsupported
2003-05-26 23:44:25 +00:00
:comment "Not supported. Work on a backend has started, see link for more information."
2003-05-14 23:17:29 +00:00
2003-05-16 21:10:57 +00:00
:model "ScanTak 3c"
2003-05-26 23:44:25 +00:00
:url "http://www.el-profesor.net/spoonset"
:interface "proprietary"
2003-05-14 23:17:29 +00:00
:status :unsupported
2003-05-26 23:44:25 +00:00
:comment "Not supported. Work on a backend has started, see link for more information."
2003-05-14 23:17:29 +00:00
;********************************************************************************************
2003-07-19 12:14:57 +00:00
:mfg "Syscan"
:model "TravelScan 460/464"
2003-09-30 11:49:03 +00:00
:url "http://lists.alioth.debian.org/pipermail/sane-devel/2003-February/006651.html"
2003-07-19 12:14:57 +00:00
:interface "USB"
:status :unsupported
:comment "Not supported. Some information is available. May work with the Plustek backend in future."
2003-10-14 09:38:19 +00:00
:model "TravelScan Pro"
:url "/unsupported/syscan-travelscan-pro.html"
:interface "USB"
:status :unsupported
:comment "Probably not supported. Some information is available."
2003-07-19 12:14:57 +00:00
;********************************************************************************************
2004-02-14 20:13:37 +00:00
:mfg "Tamarack"
;:comment ""
;:url ""
:model "Artiscan 9600 pro 36" ; name models for above-specified mfg.
:interface "Parport"
:status :unsupported
:url "http://lists.alioth.debian.org/pipermail/sane-devel/2004-February/010113.html"
:comment "Unsupported. Someone wants to write a backend. See link."
;********************************************************************************************
2003-10-12 09:09:32 +00:00
:mfg "TCE"
:comment "Brasilian vendor."
:url "http://www.tce.com.br/"
:model "MK600U"
:url "/unsupported/memorex-maxx-6136u.html"
:interface "USB"
:status :unsupported
:comment "Not supported. Some information is available."
2003-12-06 17:37:32 +00:00
2004-01-05 21:47:08 +00:00
:model "S450"
:url "http://home2.swipnet.se/~w-25069/pxscan.html"
:interface "Parport"
:status :unsupported
:comment "Not supported by SANE but is reported to work with pxscan (see link)."
2003-12-06 17:37:32 +00:00
;********************************************************************************************
:mfg "Teco"
:url "http://www.tecoimage.com.tw/"
:model "VM6509F"
:status :unsupported
:url "/unsupported/teco-vm6509.html"
:interface "USB"
:comment "Probably unsupported. See link for details."
2003-10-12 09:09:32 +00:00
;********************************************************************************************
2003-03-13 17:27:31 +00:00
:mfg "Trust"
:url "http://www.trust-site.com"
:model "CombiScan 19200"
:status :unsupported
2003-12-23 20:05:46 +00:00
:url "/unsupported/trust-combiscan-19200.html"
2003-03-13 17:27:31 +00:00
:interface "Parport USB"
2003-12-23 20:05:46 +00:00
:comment "Unsupported. See link for details."
2003-03-13 17:27:31 +00:00
;********************************************************************************************
2003-01-23 23:08:08 +00:00
:mfg "UMAX"
:url "http://www.umax.com/"
2003-02-19 19:35:12 +00:00
2003-10-14 09:38:19 +00:00
:model "Astra 2100 U"
:url "/unsupported/umax-astra-2100u.html"
:interface "USB"
:status :unsupported
:comment "Probably not supported. See link for details."
2003-12-07 12:26:10 +00:00
:model "Astra 3000"
:url "/unsupported/umax-astra-3000.html"
:interface "USB"
:status :unsupported
:comment "Probably not supported. See link for details."
2003-11-15 20:05:21 +00:00
:model "Astra 3600"
:url "/unsupported/umax-astra-3600.html"
:interface "USB"
:status :unsupported
:comment "Probably not supported. See link for details."
2003-07-22 21:01:16 +00:00
:model "Astra 4400"
2003-09-24 12:17:25 +00:00
:url "/unsupported/umax-astra-4400.html"
2003-07-22 21:01:16 +00:00
:interface "USB"
:status :unsupported
2003-07-31 10:45:55 +00:00
:comment "Probably not supported. See link for details."
2003-07-22 21:01:16 +00:00
2003-08-27 11:51:27 +00:00
:model "Astra 4450"
2003-09-24 12:17:25 +00:00
:url "/unsupported/umax-astra-4450.html"
2003-08-27 11:51:27 +00:00
:interface "USB"
:status :unsupported
:comment "Probably not supported. See link for details."
2003-02-19 19:35:12 +00:00
:model "Astra 6700"
;:url ""
:interface "USB"
:status :unsupported
:comment "Not supported. No chipset information available. Same as Avision iVina FB2400."
2003-01-23 23:08:08 +00:00
2004-01-13 21:03:10 +00:00
:model "AstraSlim"
:url "/unsupported/umax-astraslim.html"
:interface "USB"
:status :unsupported
:comment "Probably not supported currently. See link for more details."
2003-09-28 21:45:38 +00:00
:model "AstraSlim 1200 SE"
:url "/unsupported/umax-astraslim-1200-se.html"
:interface "USB"
:status :unsupported
:comment "Probably not supported currently. May be supported in future. See link for more details."
2003-09-18 21:38:57 +00:00
:model "Powerlook 1000 USB"
;:url ""
:interface "USB"
:status :unsupported
:comment "Probably not supported. No further information available."
2003-01-23 23:08:08 +00:00
;********************************************************************************************
2004-03-13 11:54:03 +00:00
:mfg "Vantas"
:model "3000"
:url "/unsupported/visioneer-onetouch4800.html"
:interface "USB"
:status :unsupported
:comment "Not supported. See link for more details."
;********************************************************************************************
2003-01-04 15:28:42 +00:00
:mfg "Visioneer"
:url "http://www.visioneer.com/"
2003-01-23 23:08:08 +00:00
2003-01-04 15:28:42 +00:00
:model "6200"
:url "http://ingchai.sytes.net:81/scanner-info.txt"
:interface "USB"
:status :unsupported
2003-02-26 14:31:38 +00:00
:comment "Not supported. Is reported to use the E5 chipset. Uses a Primax ID. See link for some details. Looks similar to Primascan Colorado 2600u."
:model "Onetouch 4400"
2003-09-24 12:17:25 +00:00
:url "/unsupported/visioneer-onetouch4400.html"
2003-02-26 14:31:38 +00:00
:interface "USB"
:status :unsupported
2003-07-31 10:45:55 +00:00
:comment "Not supported. E5 chipset? Vendor/product 0x0461/0x0347.See link for more details."
2003-01-04 15:28:42 +00:00
2003-04-26 12:18:27 +00:00
:model "OneTouch 4800 USB"
2003-09-24 12:17:25 +00:00
:url "/unsupported/visioneer-onetouch4800.html"
2003-04-26 12:18:27 +00:00
:interface "USB"
:status :unsupported
:comment "Unsupported. Vendor/Product ids: 0x04a7/0x0224. Seems to use Realtek RTS8801B. Same as Microtek Scanport 3000. See link for details."
2003-07-01 11:05:25 +00:00
:model "OneTouch 5300 USB"
2003-09-24 12:17:25 +00:00
:url "/unsupported/visioneer-onetouch5300.html"
2003-07-01 11:05:25 +00:00
:interface "USB"
:status :unsupported
:comment "Not supported. Vendor/product ids 0x04a7/0x0226. Chipset is RTS8801B(?). See link for output of /proc/bus/usb/devices."
2003-06-28 21:05:15 +00:00
:model "OneTouch 5800 USB"
2003-09-24 12:17:25 +00:00
:url "/unsupported/visioneer-onetouch5800.html"
2003-06-28 21:05:15 +00:00
:interface "USB"
:status :unsupported
2003-07-01 11:05:25 +00:00
:comment "Unsupported. 48 bit scanner, doesn't work with viceo backend. RTS8801C. Vendor/product 0x04a7/0x0226."
2003-06-28 21:05:15 +00:00
2003-12-07 12:26:10 +00:00
:model "OneTouch 8100"
:url "/unsupported/visioneer-onetouch8100.html"
:interface "USB"
:status :unsupported
:comment "Unsupported. See link for details."
2003-07-01 11:05:25 +00:00
:model "Onetouch 8700"
2004-02-14 20:13:37 +00:00
:url "/unsupported/visioneer-onetouch8920.html"
2003-07-01 11:05:25 +00:00
:interface "USB"
:status :unsupported
2004-02-14 20:13:37 +00:00
:comment "Not supported. See link for details."
2003-07-01 11:05:25 +00:00
:model "Onetouch 8900"
2003-09-24 12:17:25 +00:00
;:url "/unsupported/visioneer-onetouch8920.html"
2003-04-20 14:20:05 +00:00
:interface "USB"
:status :unsupported
2003-07-01 11:05:25 +00:00
:comment "Not supported. Same as 8920 but without TA?"
2003-04-20 14:20:05 +00:00
2003-01-04 15:28:42 +00:00
:model "Onetouch 8920"
2003-09-24 12:17:25 +00:00
:url "/unsupported/visioneer-onetouch8920.html"
2003-01-04 15:28:42 +00:00
:interface "USB"
:status :unsupported
2003-07-01 11:05:25 +00:00
:comment "Not supported. Same as 8700 and 8900 but includes a TA. Uses a Primax ID. Chipset is RTS8801C. See link for output of /proc/bus/usb/devices."
2003-01-04 15:28:42 +00:00
2003-07-29 15:55:10 +00:00
:model "Onetouch 9020"
2003-09-24 12:17:25 +00:00
:url "/unsupported/visioneer-onetouch9020.html"
2003-07-29 15:55:10 +00:00
:interface "USB"
:status :unsupported
:comment "Not supported. Vendor/product: 0x04a7/0x022c."
2004-01-05 21:47:08 +00:00
:model "Onetouch Pro 8820"
;:url "/unsupported/visioneer-onetouch8820.html"
:interface "USB"
:status :unsupported
:comment "Probably not supported. See link for details."
2003-10-05 12:22:56 +00:00
:model "PaperPort 3100b"
:interface "Parport"
:status :unsupported
:comment "Most probably not supported. More details would be appreciated."
2003-12-15 20:39:59 +00:00
:model "PaperPort 6100"
:interface "Parport"
:status :unsupported
:comment "Most probably not supported. More details would be appreciated."
2003-01-23 23:08:08 +00:00
:model "Primascan Colorado 2600u"
2003-09-24 12:17:25 +00:00
:url "/unsupported/visioneer-onetouch4400.html"
2003-01-23 23:08:08 +00:00
:interface "USB"
:status :unsupported
2003-05-22 20:08:35 +00:00
:comment "Not supported. See Visioneer Onetouch 4400."
2003-01-04 15:28:42 +00:00
2002-12-31 15:11:35 +00:00
;********************************************************************************************
2003-07-01 11:05:25 +00:00
:mfg "Xerox"
:url "http://www.xerox.com/"
:model "WorkCentre XK35c"
2003-09-24 12:17:25 +00:00
:url "/unsupported/xerox-workcentre-xk35c.html"
2003-07-01 11:05:25 +00:00
:interface "USB Parport"
:status :unsupported
:comment "Not supported. See link for more details."
2003-08-21 14:03:03 +00:00
:model "WorkCentre Pro 412"
2003-09-24 12:17:25 +00:00
:url "/unsupported/xerox-workcentre-pro412.html"
2003-08-21 14:03:03 +00:00
:interface "USB Parport"
:status :unsupported
:comment "Not supported. See link for more details."
2003-07-01 11:05:25 +00:00
;********************************************************************************************
2003-11-24 22:38:56 +00:00
;********************************************************************************************
;********************************************************************************************
:devicetype :vidcam
:mfg "Biolux"
:model "654 (micrOcular)"
:url "/unsupported/biolux-654.html"
:interface "USB"
:status :unsupported
:comment "Not supported yet. See link for more details."
;********************************************************************************************
2003-07-01 11:05:25 +00:00
2002-12-31 15:11:35 +00:00
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.