Annotation of cci/sys/bsc/local.h, revision 1.1

1.1     ! root        1: /*     @(#)CCIlocal.h  1.6 REL CCI Local header file */
        !             2: 
        !             3: #include "../h/param.h"
        !             4: #include "../h/dir.h"
        !             5: #include "../h/seg.h"
        !             6: #include "../h/file.h"
        !             7: #include "../h/user.h"
        !             8: #include "../h/uio.h"
        !             9: #include "../h/ioctl.h"
        !            10: #include "../h/tty.h"
        !            11: #undef DONE
        !            12: #include "../h/proc.h"
        !            13: #include "vx.h"
        !            14: #include "../bsc/vioc.h"
        !            15: #include "../h/buf.h"
        !            16: 
        !            17: /*#define      NBSC    4 */    /* # of bsc single-station devices      */
        !            18: /*#define      NBSM    4 */    /* # of bsc multi-station devices       */
        !            19: /*#define      NBSSUB  32 */   /* # of stations for multi-station      */
        !            20: #define        MANCRC                  /* manual crc calculation               */
        !            21: #define        NVXSYNC 4               /* # sync devices max on a board        */
        !            22: 
        !            23: /* System type: BSD42 */
        !            24: #define        BSD42
        !            25: 
        !            26: /* PSM parameters */
        !            27:        /* PSM ticks once per half second                               */
        !            28: #define PSMTPS 2
        !            29:        /* # of clock ticks to PSM tick                                 */
        !            30: extern int hz;
        !            31: #define        PSMTICK hz/2
        !            32: 
        !            33:        /* VIOCX' command definitions                                   */
        !            34: #undef MDMCTL
        !            35: #define        MDMCTL  0x1004          /* Modem Control command                */
        !            36: #define        MDM_DTR 0x0002          /* Modem control byte: DTR enabled      */
        !            37: #undef LPARAX
        !            38: #define        LPARAX  0x060a          /* Load Parameters command              */
        !            39: #undef XMITDTA
        !            40: #define        XMITDTA 0x0200          /* Transmit Data command                */
        !            41: #define HUNTMD 0x0804          /* Enter Hunt Mode command              */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.