Annotation of researchv9/sys.vax/h/dkio.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * Datakit ioctls
        !             3:  */
        !             4: #define        DIOCLHN         (('d'<<8)|32)   /* announce mgr channel */
        !             5: #define        DIOCHUP         (('d'<<8)|33)   /* tell ctlr to reinitialize */
        !             6: #define        DIOCSTREAM      (('d'<<8)|34)   /* no input delimiters */
        !             7: #define        DIOCRECORD      (('d'<<8)|35)   /* input delimiters */
        !             8: #define        DIOCCHAN        (('d'<<8)|38)   /* suggest channel # */
        !             9: #define        DIOCSTOP        (('d'<<8)|39)   /* delay input for cmcld */
        !            10: #define        DIOCSTART       (('d'<<8)|40)   /* restart input for cmcld */
        !            11: #define        DIOCNXCL        (('d'<<8)|41)   /* turn off exclusive use */
        !            12: #define        DIOCXWIN        (('d'<<8)|42)   /* set xmtr window sizes */
        !            13: 
        !            14: #define        KIOCISURP       (('k'<<8)|1)    /* is URP already turned on? */
        !            15: #define        KIOCINIT        (('k'<<8)|2)    /* force transmitter reinit */
        !            16: #define        KIOCSHUT        (('k'<<8)|3)    /* shut down all chans, force reinit */

unix.superglobalmegacorp.com

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