Added UMAX Astraslim.

merge-requests/1/head
Henning Geinitz 2004-01-13 17:56:05 +00:00
rodzic 9501abd2b6
commit 55b16ab149
1 zmienionych plików z 92 dodań i 16 usunięć

Wyświetl plik

@ -14,30 +14,106 @@
<body>
<h1>Scanners not supported by SANE</h1>
<h2>Manufacturer and model</h2>
Umax AstraSlim SE
<p>
UMAX AstraSlim
</p>
<h2>Bus type</h2>
USB
<p>
USB
</p>
<h2>Vendor ID</h2>
<p>
0x080d
</p>
<h2>Product ID</h2>
<p>
0x0104
</p>
<h2>Chipset</h2>
<pre>
This is on the label on the PCB:
JUL14 6509CPU
CM17170503990
</pre>
<h2>Comments</h2>
<p>
The vendor id is actually Teco (?).
</p>
<h2>Output of /proc/bus/usb/devices or sane-find-scanner -v -v</h2>
<pre>
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.00 Cls=ff(vend.) Sub=00 Prot=ff MxPS= 8 #Cfgs= 1
P: Vendor=080d ProdID=0104 Rev= 1.00
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=01(O) Atr=02(Bulk) MxPS= 8 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 8 Ivl=0ms
E: Ad=83(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
This is a GT-6816 chip. Uses firmware Artec48.usb.
Change 0x0006 to 0x0009 in artec_eplus48u.conf.
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=05d8 ProdID=4009 Rev= 1.00
S: Product=USB Scanner
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
&lt;device descriptor of 0x080d/0x0104 at 001:002&gt;
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 255
bDeviceSubClass 0
bDeviceProtocol 255
bMaxPacketSize0 8
idVendor 0x080D
idProduct 0x0104
bcdDevice 1.00
iManufacturer 0 ()
iProduct 0 ()
iSerialNumber 0 ()
bNumConfigurations 1
&lt;configuration 0&gt;
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0 ()
bmAttributes 128 ()
MaxPower 500 mA
&lt;interface 0&gt;
&lt;altsetting 0&gt;
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255
bInterfaceSubClass 255
bInterfaceProtocol 255
iInterface 0 ()
&lt;endpoint 0&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 (out 0x01)
bmAttributes 2 (bulk)
wMaxPacketSize 8
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 1&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 (in 0x02)
bmAttributes 2 (bulk)
wMaxPacketSize 8
bInterval 0 ms
bRefresh 0
bSynchAddress 0
&lt;endpoint 2&gt;
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 (in 0x03)
bmAttributes 2 (bulk)
wMaxPacketSize 64
bInterval 0 ms
bRefresh 0
bSynchAddress 0
found USB scanner (vendor=0x080d, product=0x0104) at libusb:001:002
'
</pre>
<h1>Want to add or correct information?</h1>