VirtualBox

Changeset 26810 in vbox


Ignore:
Timestamp:
Feb 25, 2010 5:40:15 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58079
Message:

UsbMouse: Do not report boot interface on tablet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/UsbMouse.cpp

    r26682 r26810  
    366366        /* .bNumEndpoints = */          1,
    367367        /* .bInterfaceClass = */        3 /* HID */,
    368         /* .bInterfaceSubClass = */     1 /* Boot Interface */,
    369         /* .bInterfaceProtocol = */     2 /* Mouse */,
     368        /* .bInterfaceSubClass = */     0 /* No subclass - no boot interface. */,
     369        /* .bInterfaceProtocol = */     0 /* No protocol - no boot interface. */,
    370370        /* .iInterface = */             0
    371371    },
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette