diff --git a/unsupported/hp-scanjet-5500c.html b/unsupported/hp-scanjet-5500c.html index 5eed6ef1..bffb28ff 100644 --- a/unsupported/hp-scanjet-5500c.html +++ b/unsupported/hp-scanjet-5500c.html @@ -48,6 +48,69 @@ I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff 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 0x03f0/0x1305 at 001:002> +bLength 18 +bDescriptorType 1 +bcdUSB 2.00 +bDeviceClass 255 +bDeviceSubClass 255 +bDeviceProtocol 255 +bMaxPacketSize0 64 +idVendor 0x03F0 +idProduct 0x1305 +bcdDevice 3.01 +iManufacturer 1 ((null)) +iProduct 2 ((null)) +iSerialNumber 0 () +bNumConfigurations 1 + <configuration 0> + bLength 9 + bDescriptorType 2 + wTotalLength 39 + bNumInterfaces 1 + bConfigurationValue 1 + iConfiguration 0 () + bmAttributes 192 (Self-powered) + MaxPower 10 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 0x81 (in 0x01) + bmAttributes 2 (bulk) + wMaxPacketSize 512 + bInterval 0 ms + bRefresh 0 + bSynchAddress 0 + <endpoint 1> + bLength 7 + bDescriptorType 5 + bEndpointAddress 0x02 (out 0x02) + bmAttributes 2 (bulk) + wMaxPacketSize 512 + 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

Want to add or correct information?