ulpt can't attach Lexmark E120

George Mitchell george+freebsd at m5p.com
Sun Jan 27 18:24:14 UTC 2013


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
-------------- next part --------------
[...]

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 



-------------- next part --------------
[...]

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 





More information about the freebsd-current mailing list