VirtualBox

Changeset 93560 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 3, 2022 6:37:40 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149694
Message:

Added emulation of several classic Ethernet adapters.

File:
1 edited

Legend:

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

    r93312 r93560  
    9999    /** DMA Controller group. */
    100100    LOG_GROUP_DEV_DMA,
     101    /** NS DP8390 Ethernet Device group. */
     102    LOG_GROUP_DEV_DP8390,
    101103    /** Gigabit Ethernet Device group. */
    102104    LOG_GROUP_DEV_E1000,
     
    105107    /** USB EHCI Device group. */
    106108    LOG_GROUP_DEV_EHCI,
     109    /** 3C501 Ethernet Device group. */
     110    LOG_GROUP_DEV_ELNK,
    107111    /** Floppy Controller Device group. */
    108112    LOG_GROUP_DEV_FDC,
     
    828832    "DEV_BUSLOGIC", \
    829833    "DEV_DMA", \
     834    "DEV_DP8390", \
    830835    "DEV_E1000", \
    831836    "DEV_EFI", \
    832837    "DEV_EHCI", \
     838    "DEV_ELNK", \
    833839    "DEV_FDC", \
    834840    "DEV_FLASH", \
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