Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2024 09:56:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 282144] usb mouse using keyboard driver
Message-ID:  <bug-282144-19105-nZsFMrZOVe@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282144-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282144-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=3D282144

--- Comment #5 from fjpavon <fjpavon@gmail.com> ---
(In reply to Tom Jones from comment #4)
Hi Tom.
This is the output=20

root@claire:~ # usbconfig -d ugen1.4 dump_all_desc
ugen1.4: <Newmen Tech.,LTD 2.4G Wireless Mouse> at usbus1, cfg=3D0 md=3DHOST
spd=3DFULL (12Mbps) pwr=3DON (46mA)

  bLength =3D 0x0012
  bDescriptorType =3D 0x0001
  bcdUSB =3D 0x0110
  bDeviceClass =3D 0x0000  <Probed by interface class>
  bDeviceSubClass =3D 0x0000
  bDeviceProtocol =3D 0x0000
  bMaxPacketSize0 =3D 0x0008
  idVendor =3D 0x12c9
  idProduct =3D 0x1021
  bcdDevice =3D 0x0119
  iManufacturer =3D 0x0001  <Newmen Tech.,LTD>
  iProduct =3D 0x0002  <2.4G Wireless Mouse>
  iSerialNumber =3D 0x0000  <no string>
  bNumConfigurations =3D 0x0001

 Configuration index 0

    bLength =3D 0x0009
    bDescriptorType =3D 0x0002
    wTotalLength =3D 0x0022
    bNumInterfaces =3D 0x0001
    bConfigurationValue =3D 0x0001
    iConfiguration =3D 0x0000  <no string>
    bmAttributes =3D 0x00a0
    bMaxPower =3D 0x0017

    Interface 0
      bLength =3D 0x0009
      bDescriptorType =3D 0x0004
      bInterfaceNumber =3D 0x0000
      bAlternateSetting =3D 0x0000
      bNumEndpoints =3D 0x0001
      bInterfaceClass =3D 0x0003  <HID device>
      bInterfaceSubClass =3D 0x0001
      bInterfaceProtocol =3D 0x0001
      iInterface =3D 0x0000  <no string>

      Additional Descriptor

      bLength =3D 0x09
      bDescriptorType =3D 0x21
      bDescriptorSubType =3D 0x10
       RAW dump:
       0x00 | 0x09, 0x21, 0x10, 0x01, 0x00, 0x01, 0x22, 0xd8,
       0x08 | 0x00

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

Thanks and kind regards

--=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-282144-19105-nZsFMrZOVe>