VirtualBox

Changeset 36350 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Mar 22, 2011 9:53:31 PM (14 years ago)
Author:
vboxsync
Message:

Main/server/USB/linux: get rid of esoteric locations for probing for devices

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp

    r35599 r36350  
    100100static const USBDEVTREELOCATION s_aTreeLocations[] =
    101101{
     102    { "/dev/vboxusb",  true },
    102103    { "/proc/bus/usb", false },
    103     { "/dev/bus/usb",  false },
    104     { "/dev/vboxusb",  true },
    105     { "/dev/bus/usb",  true },
    106104};
    107105
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