VirtualBox

Changeset 36848 in vbox for trunk/include


Ignore:
Timestamp:
Apr 26, 2011 10:09:04 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71411
Message:

Video: display/miniport drivers. (#5464)

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/Hardware/VBoxVideoVBE.h

    r36536 r36848  
    4242#define VBE_DISPI_IOPORT_DATA           0x01CF
    4343
     44#define VBE_DISPI_IOPORT_DAC_WRITE_INDEX  0x03C8
     45#define VBE_DISPI_IOPORT_DAC_DATA         0x03C9
     46
    4447#define VBE_DISPI_INDEX_ID              0x0
    4548#define VBE_DISPI_INDEX_XRES            0x1
  • trunk/include/VBox/log.h

    r36832 r36848  
    160160    /** Disk integrity driver group. */
    161161    LOG_GROUP_DRV_DISK_INTEGRITY,
     162    /** Video Display driver group. */
     163    LOG_GROUP_DRV_DISPLAY,
    162164    /** Floppy media driver group. */
    163165    LOG_GROUP_DRV_FLOPPY,
     
    180182    /** lwIP IP stack driver group. */
    181183    LOG_GROUP_DRV_LWIP,
     184    /** Video Miniport driver group. */
     185    LOG_GROUP_DRV_MINIPORT,
    182186    /** Mouse Queue driver group. */
    183187    LOG_GROUP_DRV_MOUSE_QUEUE,
     
    421425    "DRV_CHAR",     \
    422426    "DRV_DISK_INTEGRITY", \
     427    "DRV_DISPLAY",  \
    423428    "DRV_FLOPPY",   \
    424429    "DRV_HOST_BASE", \
     
    431436    "DRV_KBD_QUEUE", \
    432437    "DRV_LWIP",     \
     438    "DRV_MINIPORT", \
    433439    "DRV_MOUSE_QUEUE", \
    434440    "DRV_NAMEDPIPE", \
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