VirtualBox

Changeset 566 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Feb 2, 2007 5:10:20 PM (18 years ago)
Author:
vboxsync
Message:

More comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DevPCNet.cpp

    r564 r566  
    7979/* Enable to handle frequent io reads in the guest context */
    8080#define PCNET_GC_ENABLED
     81
     82/* Enable to send multiple packets with one system call */
     83/* #define PCNET_SEND_MULTIPLE_PACKETS */
     84
     85/* Enable to delay setting the TX interrupt until packets have been sent. */
     86/** @note currently not technically correct (own bit) */
     87/* #define PCNET_DELAY_INT */
    8188
    8289#ifdef __GNUC__
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