Changeset 103282 in vbox for trunk/src/VBox
- Timestamp:
- Feb 8, 2024 3:04:45 PM (12 months ago)
- svn:sync-xref-src-repo-rev:
- 161576
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevPit-i8254.cpp
r103281 r103282 1391 1391 /** @todo r=klaus move this to a (system-specific) driver */ 1392 1392 #ifdef RT_OS_LINUX 1393 /** @todo r=andy Use #defines / enums(?) for all those uPassthroughSpeaker below. */1393 /** @todo r=andy Use defines / enums(?) for all those uPassthroughSpeaker below. */ 1394 1394 int fd = -1; 1395 1395 if (uPassthroughSpeaker == 1 || uPassthroughSpeaker == 100)
Note:
See TracChangeset
for help on using the changeset viewer.