|
|
Power 6/32 Unix version 1.2b
/* @(#)CCIlocal.h 1.6 REL CCI Local header file */ #include "../h/param.h" #include "../h/dir.h" #include "../h/seg.h" #include "../h/file.h" #include "../h/user.h" #include "../h/uio.h" #include "../h/ioctl.h" #include "../h/tty.h" #undef DONE #include "../h/proc.h" #include "vx.h" #include "../bsc/vioc.h" #include "../h/buf.h" /*#define NBSC 4 */ /* # of bsc single-station devices */ /*#define NBSM 4 */ /* # of bsc multi-station devices */ /*#define NBSSUB 32 */ /* # of stations for multi-station */ #define MANCRC /* manual crc calculation */ #define NVXSYNC 4 /* # sync devices max on a board */ /* System type: BSD42 */ #define BSD42 /* PSM parameters */ /* PSM ticks once per half second */ #define PSMTPS 2 /* # of clock ticks to PSM tick */ extern int hz; #define PSMTICK hz/2 /* VIOCX' command definitions */ #undef MDMCTL #define MDMCTL 0x1004 /* Modem Control command */ #define MDM_DTR 0x0002 /* Modem control byte: DTR enabled */ #undef LPARAX #define LPARAX 0x060a /* Load Parameters command */ #undef XMITDTA #define XMITDTA 0x0200 /* Transmit Data command */ #define HUNTMD 0x0804 /* Enter Hunt Mode command */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.