forked from KolibriOS/kolibrios
disabled superfluous debug output.
git-svn-id: svn://kolibrios.org@4642 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -31,7 +31,7 @@ entry START
|
|||||||
MAX_DEVICES = 16
|
MAX_DEVICES = 16
|
||||||
|
|
||||||
__DEBUG__ = 1
|
__DEBUG__ = 1
|
||||||
__DEBUG_LEVEL__ = 1 ; 1 = all, 2 = errors only
|
__DEBUG_LEVEL__ = 2 ; 1 = all, 2 = errors only
|
||||||
|
|
||||||
TX_RING_SIZE = 4
|
TX_RING_SIZE = 4
|
||||||
RX_RING_SIZE = 4
|
RX_RING_SIZE = 4
|
||||||
|
Reference in New Issue
Block a user