VirtualBox

Changeset 31911 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 24, 2010 11:56:45 AM (14 years ago)
Author:
vboxsync
Message:

make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/usblib-solaris.h

    r31890 r31911  
    201201
    202202/** USB driver name*/
    203 #ifdef VBOX_WITH_NEW_USB_CODE_ON_SOLARIS
    204 # define VBOXUSB_DRIVER_NAME     "vboxusb"
    205 #else
    206 # define VBOXUSB_DRIVER_NAME     "ugen"
    207 #endif
     203#define VBOXUSB_DRIVER_NAME     "vboxusb"
    208204#define VBOXUSB_HELPER_NAME     "VBoxUSBHelper"
    209205
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