Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2019 07:43:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 242128] Add ID for Diamond Multimedia BVU195 Display Link device
Message-ID:  <bug-242128-19105-GcOUHDiW0x@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242128-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242128-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242128

--- Comment #2 from darius@dons.net.au ---
Like this?

[maarsy-acq3 7:38] ~> usbconfig -d 0.7 dump_all_desc
ugen0.7: <DisplayLink USB to DVI-19> at usbus0, cfg=3D0 md=3DHOST spd=3DHIGH
(480Mbps) pwr=3DON (500mA)

  bLength =3D 0x0012
  bDescriptorType =3D 0x0001
  bcdUSB =3D 0x0200
  bDeviceClass =3D 0x0000  <Probed by interface class>
  bDeviceSubClass =3D 0x0000
  bDeviceProtocol =3D 0x0000
  bMaxPacketSize0 =3D 0x0040
  idVendor =3D 0x17e9
  idProduct =3D 0x0360
  bcdDevice =3D 0x0112
  iManufacturer =3D 0x0001  <DisplayLink>
  iProduct =3D 0x0002  <USB to DVI-19>
  iSerialNumber =3D 0x0003  <169725>
  bNumConfigurations =3D 0x0001

 Configuration index 0

    bLength =3D 0x0009
    bDescriptorType =3D 0x0002
    wTotalLength =3D 0x0049
    bNumInterfaces =3D 0x0001
    bConfigurationValue =3D 0x0001
    iConfiguration =3D 0x0000  <no string>
    bmAttributes =3D 0x0080
    bMaxPower =3D 0x00fa

    Interface 0
      bLength =3D 0x0009
      bDescriptorType =3D 0x0004
      bInterfaceNumber =3D 0x0000
      bAlternateSetting =3D 0x0000
      bNumEndpoints =3D 0x0003
      bInterfaceClass =3D 0x00ff  <Vendor specific>
      bInterfaceSubClass =3D 0x0000
      bInterfaceProtocol =3D 0x0000
      iInterface =3D 0x0000  <no string>

      Additional Descriptor

      bLength =3D 0x22
      bDescriptorType =3D 0x5f
      bDescriptorSubType =3D 0x01
       RAW dump:
       0x00 | 0x22, 0x5f, 0x01, 0x00, 0x20, 0x05, 0x00, 0x01,
       0x08 | 0x03, 0x00, 0x04, 0x04, 0x01, 0x00, 0x03, 0xc0,
       0x10 | 0x00, 0x02, 0x04, 0xc0, 0x02, 0x24, 0x00, 0x01,
       0x18 | 0x04, 0x01, 0x02, 0x01, 0x02, 0x04, 0x00, 0x08,
       0x20 | 0x00, 0x00


     Endpoint 0
        bLength =3D 0x0007
        bDescriptorType =3D 0x0005
        bEndpointAddress =3D 0x0001  <OUT>
        bmAttributes =3D 0x0002  <BULK>
        wMaxPacketSize =3D 0x0200
        bInterval =3D 0x0000
        bRefresh =3D 0x0000
        bSynchAddress =3D 0x0000

     Endpoint 1
        bLength =3D 0x0007
        bDescriptorType =3D 0x0005
        bEndpointAddress =3D 0x0082  <IN>
        bmAttributes =3D 0x0003  <INTERRUPT>
        wMaxPacketSize =3D 0x0008
        bInterval =3D 0x0004
        bRefresh =3D 0x0000
        bSynchAddress =3D 0x0000

     Endpoint 2
        bLength =3D 0x0007
        bDescriptorType =3D 0x0005
        bEndpointAddress =3D 0x000a  <OUT>
        bmAttributes =3D 0x0002  <BULK>
        wMaxPacketSize =3D 0x0200
        bInterval =3D 0x0000
        bRefresh =3D 0x0000
        bSynchAddress =3D 0x0000

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242128-19105-GcOUHDiW0x>