VirtualBox

Changeset 27481 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Mar 18, 2010 2:21:53 PM (15 years ago)
Author:
vboxsync
Message:

Settings: I/O base and IRQ mixup for serial ports

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/settings.h

    r27324 r27481  
    374374        : ulSlot(0),
    375375          fEnabled(false),
    376           ulIOBase(4),
    377           ulIRQ(0x3f8),
     376          ulIOBase(0x3f8),
     377          ulIRQ(4),
    378378          portMode(PortMode_Disconnected),
    379379          fServer(false)
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