- add eth_null logging switch, currently on.

This commit is contained in:
Bryce Denney 2001-06-13 22:28:17 +00:00
parent 2dfc559057
commit 0998d63de7

View File

@ -533,5 +533,6 @@ typedef unsigned int Boolean;
// NE2K network emulation
#define BX_NE2K_SUPPORT 0
#define BX_ETH_NULL_LOGGING 1
#endif // _BX_CONFIG_H