refactored the handlers

This commit is contained in:
skarg
2005-05-04 13:07:26 +00:00
parent 5b87d09c94
commit 28d45505ad
5 changed files with 12 additions and 425 deletions
+6
View File
@@ -20,4 +20,10 @@
// requests available.
#define MAX_TSM_TRANSACTIONS 16
// Use only one data link layer
//#define BACDL_ARCNET
#define BACDL_ETHERNET
//#define BACDL_MSTP
//#define BACDL_BIP
#endif