VirtualBox

Ignore:
Timestamp:
Jul 16, 2007 4:02:03 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22924
Message:

Parallel port support. Contributed by: Alexander Eichner

File:
1 edited

Legend:

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

    r3494 r3652  
    9898#include <NetworkAdapterImpl.h>
    9999#include <SerialPortImpl.h>
     100#include <ParallelPortImpl.h>
    100101#include <USBControllerImpl.h>
    101102#include <USBDeviceImpl.h>
     
    155156NS_DECL_CLASSINFO(SerialPort)
    156157NS_IMPL_THREADSAFE_ISUPPORTS1_CI(SerialPort, ISerialPort)
     158NS_DECL_CLASSINFO(ParallelPort)
     159NS_IMPL_THREADSAFE_ISUPPORTS1_CI(ParallelPort, IParallelPort)
    157160NS_DECL_CLASSINFO(USBController)
    158161NS_IMPL_THREADSAFE_ISUPPORTS1_CI(USBController, IUSBController)
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