VirtualBox

Changeset 3494 in vbox for trunk/src/VBox/Main/linux


Ignore:
Timestamp:
Jul 6, 2007 9:09:32 PM (17 years ago)
Author:
vboxsync
Message:

added support for serial ports to Main and VBoxManage

File:
1 edited

Legend:

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

    r3388 r3494  
    9797#include <GuestOSTypeImpl.h>
    9898#include <NetworkAdapterImpl.h>
     99#include <SerialPortImpl.h>
    99100#include <USBControllerImpl.h>
    100101#include <USBDeviceImpl.h>
     
    152153NS_DECL_CLASSINFO(NetworkAdapter)
    153154NS_IMPL_THREADSAFE_ISUPPORTS1_CI(NetworkAdapter, INetworkAdapter)
     155NS_DECL_CLASSINFO(SerialPort)
     156NS_IMPL_THREADSAFE_ISUPPORTS1_CI(SerialPort, ISerialPort)
    154157NS_DECL_CLASSINFO(USBController)
    155158NS_IMPL_THREADSAFE_ISUPPORTS1_CI(USBController, IUSBController)
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