|
|
1.1 root 1: /*
2: * Definitions for interlan ethernet interface used as chaos network interface
3: */
4:
5: /*
6: * structure needed for each transmitter. (member of xminfo union).
7: */
8: struct chilinfo {
9: struct chilsoft *il_soft;
10: };
11:
12: #define CHILBASE 0764000 /* base UNIBUS address for ch11's */
13: #define CHILINC 010 /* ??? */
14:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.