Added Vantas 3000.

merge-requests/1/head
Henning Geinitz 2004-03-13 11:47:58 +00:00
rodzic 9a563a7e59
commit 5f9312ddfc
1 zmienionych plików z 43 dodań i 10 usunięć

Wyświetl plik

@ -14,31 +14,64 @@
<body>
<h1>Scanners not supported by SANE</h1>
<h2>Manufacturer and model</h2>
Visioneer 4800 USB
<p>
Visioneer 4800 USB<br>
Vantas 3000
</p>
<h2>Bus type</h2>
USB
<p>
USB
</p>
<h2>Vendor ID</h2>
0x04a7
<p>
0x04a7
</p>
<h2>Product ID</h2>
0x0224
<p>
0x0224
</p>
<h2>Chipset</h2>
<a href="http://www.realtek.com.tw/products/products1-1.aspx?lineid=10">Realtek RTS8801B</a>
<p>
<a
href="http://www.realtek.com.tw/products/products1-1.aspx?lineid=10">Realtek RTS8801B</a>
</p>
<h2>Comments</h2>
Looks similar to OneTouch <a href="visioneer-onetouch5800.html">5800</a> and <a href="visioneer-onetouch8920.html">8920</a>.<br>
Identical output in comparison to <a
href="visioneer-onetouch5300.html">5300</a> and <a href="microtek-scanport-3000.html">Microtek Scanport 3000</a>.
<p>
The Vantas seems to be a clone of the Visioneer scanner.
</p>
<p>
Looks similar to OneTouch <a href="visioneer-onetouch5800.html">5800</a>
and <a href="visioneer-onetouch8920.html">8920</a>.<br> Identical output
in comparison to <a href="visioneer-onetouch5300.html">5300</a> and <a
href="microtek-scanport-3000.html">Microtek Scanport 3000</a>.
</p>
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
<pre>
Visioneer 4800 USB
T: Bus=01 Lev=03 Prnt=05 Port=01 Cnt=01 Dev#= 6 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
D: Ver= 1.10 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=04a7 ProdID=0224 Rev= 1.00
S: Manufacturer=Visioneer
S: Product=USB Scanner
S: SerialNumber=RTS8801B-0001
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=(none)
I: If#= 0 Alt= 0 #EPs= 3 Cls=00(&gt;ifc ) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 8 Ivl=0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=250ms
Vantas 3000:
T: Bus=02 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 10 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=04a7 ProdID=0224 Rev= 1.00
S: Manufacturer=Visioneer
S: Product=USB Scanner
S: SerialNumber=RTS8801B-0001
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=00(&gt;ifc ) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 8 Ivl= 0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=250ms
</pre>