VirtualBox

Changeset 52994 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Oct 8, 2014 12:54:30 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96450
Message:

USB: Forgot to commit part of double LUN change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r52592 r52994  
    18501850                        InsertConfigNode(pLunL0,   "Config", &pCfg);
    18511851
     1852                        InsertConfigNode(pInst,    "LUN#1", &pLunL1);
     1853                        InsertConfigString(pLunL1, "Driver",               "VUSBRootHub");
     1854                        InsertConfigNode(pLunL1,   "Config", &pCfg);
     1855
    18521856                        /*
    18531857                         * Attach the status driver.
    18541858                         */
    1855                         i_attachStatusDriver(pInst, &mapUSBLed[1], 0, 0, NULL, NULL, 0);
     1859                        i_attachStatusDriver(pInst, &mapUSBLed[1], 0, 1, NULL, NULL, 0);
    18561860                    }
    18571861# ifdef VBOX_WITH_EXTPACK
Note: See TracChangeset for help on using the changeset viewer.

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