Date: Sun, 27 Jan 2013 13:24:01 -0500 From: George Mitchell <george+freebsd@m5p.com> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-current@freebsd.org Subject: Re: ulpt can't attach Lexmark E120 Message-ID: <510570C1.1060607@m5p.com> In-Reply-To: <201301271915.47712.hselasky@c2i.net> References: <5105527F.3010708@m5p.com> <201301271733.14312.hselasky@c2i.net> <51056CAC.9070105@m5p.com> <201301271915.47712.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------020801020001060700080805
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
On 01/27/13 13:15, Hans Petter Selasky wrote:
> [...]
> Hi,
>
> I don't see any errors in the usbdump trace you sent. So we can at least rule
> that out.
>
> Hint: You can filter traffic using the -f option for usbdump.
>
> What does:
>
> usbconfig dump_device_desc dump_curr_config_desc
>
> output? Can you also get same output from working system?
>
> --HPS
>
Attachment 1 from Raspberry Pi.
Attachment 2 from 9.1-RELEASE on amd64. -- George
--------------020801020001060700080805
Content-Type: text/plain; charset=us-ascii;
name="usbconfig.pi.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="usbconfig.pi.txt"
[...]
ugen0.4: <Lexmark E120n Lexmark International> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0200
bDeviceClass = 0x0000
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0010
idVendor = 0x043d
idProduct = 0x00cc
bcdDevice = 0x0100
iManufacturer = 0x0001 <Lexmark International>
iProduct = 0x0002 <Lexmark E120n>
iSerialNumber = 0x0003 <9947W2Z>
bNumConfigurations = 0x0001
Configuration index 0
bLength = 0x0009
bDescriptorType = 0x0002
wTotalLength = 0x0020
bNumInterfaces = 0x0001
bConfigurationValue = 0x0001
iConfiguration = 0x0000 <no string>
bmAttributes = 0x00c0
bMaxPower = 0x0001
Interface 0
bLength = 0x0009
bDescriptorType = 0x0004
bInterfaceNumber = 0x0000
bAlternateSetting = 0x0000
bNumEndpoints = 0x0002
bInterfaceClass = 0x0007
bInterfaceSubClass = 0x0001
bInterfaceProtocol = 0x0002
iInterface = 0x0000 <no string>
Endpoint 0
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0001 <OUT>
bmAttributes = 0x0002 <BULK>
wMaxPacketSize = 0x0040
bInterval = 0x0000
bRefresh = 0x0000
bSynchAddress = 0x0000
Endpoint 1
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0088 <IN>
bmAttributes = 0x0002 <BULK>
wMaxPacketSize = 0x0020
bInterval = 0x0000
bRefresh = 0x0000
bSynchAddress = 0x0000
--------------020801020001060700080805
Content-Type: text/plain; charset=us-ascii;
name="usbconfig.amd64.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="usbconfig.amd64.txt"
[...]
ugen0.2: <Lexmark E120n Lexmark International> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0200
bDeviceClass = 0x0000
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0010
idVendor = 0x043d
idProduct = 0x00cc
bcdDevice = 0x0100
iManufacturer = 0x0001 <Lexmark International>
iProduct = 0x0002 <Lexmark E120n>
iSerialNumber = 0x0003 <9947W2Z>
bNumConfigurations = 0x0001
Configuration index 0
bLength = 0x0009
bDescriptorType = 0x0002
wTotalLength = 0x0020
bNumInterfaces = 0x0001
bConfigurationValue = 0x0001
iConfiguration = 0x0000 <no string>
bmAttributes = 0x00c0
bMaxPower = 0x0001
Interface 0
bLength = 0x0009
bDescriptorType = 0x0004
bInterfaceNumber = 0x0000
bAlternateSetting = 0x0000
bNumEndpoints = 0x0002
bInterfaceClass = 0x0007
bInterfaceSubClass = 0x0001
bInterfaceProtocol = 0x0002
iInterface = 0x0000 <no string>
Endpoint 0
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0001 <OUT>
bmAttributes = 0x0002 <BULK>
wMaxPacketSize = 0x0040
bInterval = 0x0000
bRefresh = 0x0000
bSynchAddress = 0x0000
Endpoint 1
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0088 <IN>
bmAttributes = 0x0002 <BULK>
wMaxPacketSize = 0x0020
bInterval = 0x0000
bRefresh = 0x0000
bSynchAddress = 0x0000
--------------020801020001060700080805--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?510570C1.1060607>
