Changeset 49928 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Dec 16, 2013 12:38:05 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp
r49905 r49928 1809 1809 LogRel2(("IOUSBInterface IOService general interest notification kIOUSBMessagePortHasBeenResumed for KBD %d (Location ID: 0x%X)\n", 1810 1810 (int)(pKbd->idxPosition), pKbd->idLocation)); 1811 darwinUsbHidResyncLeds(pKbd);1812 1811 break; 1813 1812 }
Note:
See TracChangeset
for help on using the changeset viewer.