Added handling for ARCNET on the Linux port.

This commit is contained in:
skarg
2005-09-06 20:41:01 +00:00
parent 7368ba24f6
commit 4ba79baf1e
8 changed files with 77 additions and 13 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
// This is used in constructing messages and to tell others our limits
// 50 is the minimum; adjust to your memory and physical layer constraints
// Lon=206, MS/TP=480, ARCNET=480, Ethernet=1476
#define MAX_APDU 50
//#define MAX_APDU 480
//#define MAX_APDU 50
#define MAX_APDU 480
//#define MAX_APDU 1476
// for confirmed messages, this is the number of transactions