diff --git a/unsupported/mustek-bearpaw-4800ta-pro-ii.html b/unsupported/mustek-bearpaw-4800ta-pro-ii.html index 1b294f3d..a3a22943 100644 --- a/unsupported/mustek-bearpaw-4800ta-pro-ii.html +++ b/unsupported/mustek-bearpaw-4800ta-pro-ii.html @@ -63,7 +63,7 @@ D0KNS-013

Output of /proc/bus/usb/devices or sane-find-scanner -v -v

 T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
-D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
+D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
 P:  Vendor=055f ProdID=040a Rev= 1.00
 S:  Manufacturer=Hewlett-Packard.
 S:  Product=USB2.0 Scanner
@@ -72,6 +72,70 @@ I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=usbscanner
 E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
 E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
 E:  Ad=83(I) Atr=03(Int.) MxPS=   1 Ivl=3ms
+
+<device descriptor of 0x055f/0x040a at 002:002 (Hewlett-Packard.
+USB2.0 Scanner            )>
+bLength               18
+bDescriptorType       1
+bcdUSB                2.00
+bDeviceClass          0
+bDeviceSubClass       0
+bDeviceProtocol       0
+bMaxPacketSize0       64
+idVendor              0x055F
+idProduct             0x040A
+bcdDevice             1.00
+iManufacturer         1 (Hewlett-Packard.        )
+iProduct              2 (USB2.0 Scanner            )
+iSerialNumber         0 ()
+bNumConfigurations    1
+ <configuration 0>
+ bLength              9
+ bDescriptorType      2
+ wTotalLength         39
+ bNumInterfaces       1
+ bConfigurationValue  1
+ iConfiguration       0 ()
+ bmAttributes         192 (Self-powered)
+ MaxPower             100 mA
+  <interface 0>
+   <altsetting 0>
+   bLength            9
+   bDescriptorType    4
+   bInterfaceNumber   0
+   bAlternateSetting  0
+   bNumEndpoints      3
+   bInterfaceClass    255
+   bInterfaceSubClass 255
+   bInterfaceProtocol 255
+   iInterface         0 ()
+    <endpoint 0>
+    bLength           7
+    bDescriptorType   5
+    bEndpointAddress  0x01 (out 0x01)
+    bmAttributes      2 (bulk)
+    wMaxPacketSize    64
+    bInterval         0 ms
+    bRefresh          0
+    bSynchAddress     0
+    <endpoint 1>
+    bLength           7
+    bDescriptorType   5
+    bEndpointAddress  0x82 (in 0x02)
+    bmAttributes      2 (bulk)
+     wMaxPacketSize    64
+    bInterval         0 ms
+    bRefresh          0
+    bSynchAddress     0
+    <endpoint 2>
+    bLength           7
+    bDescriptorType   5
+    bEndpointAddress  0x83 (in 0x03)
+    bmAttributes      3 (interrupt)
+    wMaxPacketSize    1
+    bInterval         3 ms
+    bRefresh          0
+    bSynchAddress     0 
     

Want to add or correct information?