Annotation of coherent/b/kernel/us/confdrv/hs, revision 1.1

1.1     ! root        1: :
        !             2: : 'Hostess/Arnet multi-port Serial Support (Version 7 Compatible)'
        !             3: :
        !             4: UNDEF="${UNDEF} -u hscon_ lib/hs.a"
        !             5: PATCH="${PATCH} drvl_+70=hscon_"
        !             6: :
        !             7: : non modem control devices
        !             8: :
        !             9: umask 0111
        !            10: /etc/mknod -f ${DEV-/dev}/hs00 c 7  0 || exit 1
        !            11: /etc/mknod -f ${DEV-/dev}/hs01 c 7  1 || exit 1
        !            12: /etc/mknod -f ${DEV-/dev}/hs02 c 7  2 || exit 1
        !            13: /etc/mknod -f ${DEV-/dev}/hs03 c 7  3 || exit 1
        !            14: /etc/mknod -f ${DEV-/dev}/hs04 c 7  4 || exit 1
        !            15: /etc/mknod -f ${DEV-/dev}/hs05 c 7  5 || exit 1
        !            16: /etc/mknod -f ${DEV-/dev}/hs06 c 7  6 || exit 1
        !            17: /etc/mknod -f ${DEV-/dev}/hs07 c 7  7 || exit 1
        !            18: :
        !            19: : modem control versions
        !            20: :
        !            21: /etc/mknod -f ${DEV-/dev}/hs00r c 7 128 || exit 1
        !            22: /etc/mknod -f ${DEV-/dev}/hs01r c 7 129 || exit 1
        !            23: /etc/mknod -f ${DEV-/dev}/hs02r c 7 130 || exit 1
        !            24: /etc/mknod -f ${DEV-/dev}/hs03r c 7 131 || exit 1
        !            25: /etc/mknod -f ${DEV-/dev}/hs04r c 7 132 || exit 1
        !            26: /etc/mknod -f ${DEV-/dev}/hs05r c 7 133 || exit 1
        !            27: /etc/mknod -f ${DEV-/dev}/hs06r c 7 134 || exit 1
        !            28: /etc/mknod -f ${DEV-/dev}/hs07r c 7 135 || exit 1

unix.superglobalmegacorp.com

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