VirtualBox

Changeset 40322 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Mar 2, 2012 1:27:29 PM (13 years ago)
Author:
vboxsync
Message:

Frontends/VirtualBox: fix lptX definitions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp

    r40157 r40322  
    13071307static const PortConfig kLptKnownPorts[] =
    13081308{
    1309     { "LPT1", 7, 0x3BC },
    1310     { "LPT2", 5, 0x378 },
    1311     { "LPT3", 5, 0x278 },
     1309    { "LPT1", 7, 0x378 },
     1310    { "LPT2", 5, 0x278 },
     1311    { "LPT1", 2, 0x3BC },
    13121312    /* must not contain an element with IRQ=0 and IOBase=0 used to cause
    13131313     * toLPTPortName() to return the "User-defined" string for these values. */
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