- Timestamp:
- Jun 29, 2021 8:01:44 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 145399
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Input/UsbKbd.cpp
r89940 r89941 485 485 } 486 486 487 /** @todo :We can currently only report the standard HID keyboard page.*/487 /** @todo We can currently only report the standard HID keyboard page.*/ 488 488 if (u8HidPage != USB_HID_KB_PAGE) 489 489 return -1;
Note:
See TracChangeset
for help on using the changeset viewer.