1: /*
   2:  * NDH and NDM are in units of boards (16 lines each).
   3:  * LOWDM is the unit number of the first unit with a DM-11
   4:  * (e.g. 16 if the first DH has no DM, the second does have one).
   5:  * All units from LOWDM through LOWDM + (NDM*16) are assumed to have
   6:  * modem control (with the exception of those with 0200 bit on in
   7:  * their minor device numbers if DH_SOFTCAR is defined).
   8:  */
   9: #define NDH     1
  10: #define NDM     0
  11: #define LOWDM       0
  12: #define DH_SOFTCAR
  13: #define DH_SILO

Defined macros

DH_SILO defined in line 13; used 5 times
DH_SOFTCAR defined in line 12; used 3 times
LOWDM defined in line 11; used 1 times
NDH defined in line 9; used 9 times
NDM defined in line 10; used 9 times

Usage of this include

Last modified: 1983-06-13
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 573
Valid CSS Valid XHTML 1.0 Strict