Changeset 49636 in vbox for trunk/src/VBox/HostDrivers/Support/solaris
- Timestamp:
- Nov 24, 2013 12:51:15 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp
r48952 r49636 65 65 * Defined Constants And Macros * 66 66 *******************************************************************************/ 67 /** @todo r=ramshankar: This breaks accessing the driver from non-global zones. We should check 68 using getzoneid() != GLOBAL_ZONE and use /dev/vboxdrv[u] instead when we're in a zone. */ 67 69 /** Solaris device link - system. */ 68 70 #define DEVICE_NAME_SYS "/devices/pseudo/vboxdrv@0:vboxdrv"
Note:
See TracChangeset
for help on using the changeset viewer.