VirtualBox

Changeset 44210 in vbox


Ignore:
Timestamp:
Dec 28, 2012 9:20:13 PM (12 years ago)
Author:
vboxsync
Message:

SUPLib-solaris.cpp: Why do we access the devices thru /dev/? Changed it to use /devices/pseudo/vboxdrv* directly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/solaris/SUPLib-solaris.cpp

    r44178 r44210  
    6666*******************************************************************************/
    6767/** Solaris device link - system. */
    68 #define DEVICE_NAME_SYS     "/dev/vboxdrv"
     68#define DEVICE_NAME_SYS     "/devices/pseudo/vboxdrv@0:vboxdrv"
    6969/** Solaris device link - user. */
    70 #define DEVICE_NAME_USR     "/dev/vboxdrvu"
     70#define DEVICE_NAME_USR     "/devices/pseudo/vboxdrv@0:vboxdrvu"
    7171
    7272
Note: See TracChangeset for help on using the changeset viewer.

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