VirtualBox

Changeset 57358 in vbox for trunk/src/VBox/Devices/USB/linux


Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102121
Message:

*: scm cleanup run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp

    r56292 r57358  
    1616 */
    1717
    18 /*******************************************************************************
    19 *   Defined Constants And Macros                                               *
    20 *******************************************************************************/
     18
     19/*********************************************************************************************************************************
     20*   Defined Constants And Macros                                                                                                 *
     21*********************************************************************************************************************************/
    2122/** Define NO_PORT_RESET to skip the slow and broken linux port reset.
    2223 * Resetting will break PalmOne. */
     
    2627
    2728
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     29/*********************************************************************************************************************************
     30*   Header Files                                                                                                                 *
     31*********************************************************************************************************************************/
    3132#define LOG_GROUP LOG_GROUP_DRV_USBPROXY
    3233
     
    100101#include "../USBProxyDevice.h"
    101102
    102 /*******************************************************************************
    103 *   Structures and Typedefs                                                    *
    104 *******************************************************************************/
     103
     104/*********************************************************************************************************************************
     105*   Structures and Typedefs                                                                                                      *
     106*********************************************************************************************************************************/
    105107/**
    106108 * Wrapper around the linux urb request structure.
     
    157159
    158160
    159 /*******************************************************************************
    160 *   Internal Functions                                                         *
    161 *******************************************************************************/
     161/*********************************************************************************************************************************
     162*   Internal Functions                                                                                                           *
     163*********************************************************************************************************************************/
    162164static int usbProxyLinuxDoIoCtl(PUSBPROXYDEV pProxyDev, unsigned long iCmd, void *pvArg, bool fHandleNoDev, uint32_t cTries);
    163165static void usbProxLinuxUrbUnplugged(PUSBPROXYDEV pProxyDev);
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