From be28d4075e697ad3a6f8fe1e1387f12fb33ba78e Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Mon, 15 Dec 2003 18:27:03 +0000 Subject: [PATCH] Added sane-find-scanner output. --- unsupported/visioneer-onetouch7100.html | 64 +++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/unsupported/visioneer-onetouch7100.html b/unsupported/visioneer-onetouch7100.html index b25c5d36..ff3f9efc 100644 --- a/unsupported/visioneer-onetouch7100.html +++ b/unsupported/visioneer-onetouch7100.html @@ -43,6 +43,70 @@ I: If#= 0 Alt= 0 #EPs= 3 Cls=10(unk. ) Sub=01 Prot=00 Driver=usbscanner E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=83(I) Atr=03(Int.) MxPS= 1 Ivl=8ms + +<device descriptor of 0x04a7/0x0229 at 001:002 (Visioneer USB Scanner)> +bLength 18 +bDescriptorType 1 +bcdUSB 1.10 +bDeviceClass 0 +bDeviceSubClass 0 +bDeviceProtocol 0 +bMaxPacketSize0 8 +idVendor 0x04A7 +idProduct 0x0229 +bcdDevice 0.00 +iManufacturer 1 (Visioneer) +iProduct 3 (USB Scanner) +iSerialNumber 0 () +bNumConfigurations 1 + <configuration 0> + bLength 9 + bDescriptorType 2 + wTotalLength 39 + bNumInterfaces 1 + bConfigurationValue 1 + iConfiguration 0 () + bmAttributes 224 (Self-poweredRemote Wakeup) + MaxPower 48 mA + <interface 0> + <altsetting 0> + bLength 9 + bDescriptorType 4 + bInterfaceNumber 0 + bAlternateSetting 0 + bNumEndpoints 3 + bInterfaceClass 16 + bInterfaceSubClass 1 + bInterfaceProtocol 0 + iInterface 0 () + <endpoint 0> + bLength 7 + bDescriptorType 5 + bEndpointAddress 0x81 (in 0x01) + bmAttributes 2 (bulk) + wMaxPacketSize 64 + bInterval 0 ms + bRefresh 0 + bSynchAddress 0 + <endpoint 1> + bLength 7 + bDescriptorType 5 + bEndpointAddress 0x02 (out 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 8 ms + bRefresh 0 + bSynchAddress 0 +found USB scanner (vendor=0x04a7 [Visioneer], product=0x0229 [USB Scanner]) at libusb:001:002

Want to add or correct information?