VirtualBox

Changeset 28847 in vbox


Ignore:
Timestamp:
Apr 27, 2010 4:57:54 PM (15 years ago)
Author:
vboxsync
Message:

Main/HostHardwareLinux: for now, use hal in preference to fam if available and disable wrong assertion

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r28810 r28847  
    379379ifeq ($(KBUILD_TARGET),linux)
    380380 VBOX_USB_WITH_SYSFS=1
     381 VBOX_USB_WITH_DBUS=1
    381382 VBOX_USB_WITH_FAM=1
    382383endif
  • trunk/src/VBox/Main/linux/HostHardwareLinux.cpp

    r28824 r28847  
    13431343    {
    13441344#   ifndef VBOX_WITH_SYSFS_BY_DEFAULT
    1345         Assert(!RTFileExists("/proc/bus/usb/devices"));
     1345        /** @todo only create this object if we will use it */
     1346        // Assert(!RTFileExists("/proc/bus/usb/devices"));
    13461347#   endif
    13471348#   ifdef VBOX_USB_WITH_DBUS
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