Annotation of coherent/d/286_KERNEL/USRSRC/ldrv/nonedev.c, revision 1.1

1.1     ! root        1: /* $Header: /usr/src/sys/ldrv/RCS/nonedev.c,v 1.1 88/03/24 16:30:54 src Exp $ */
        !             2: 
        !             3: /*
        !             4:  * $Log:       /usr/src/sys/ldrv/RCS/nonedev.c,v $
        !             5:  * Revision 1.1        88/03/24  16:30:54      src
        !             6:  * Initial revision
        !             7:  * 
        !             8:  */
        !             9: #include <sys/coherent.h>
        !            10: #include <sys/uproc.h>
        !            11: #include <errno.h>
        !            12: 
        !            13: /*
        !            14:  * Non existant device.
        !            15:  */
        !            16: nonedev()
        !            17: {
        !            18:        u.u_error = ENXIO;
        !            19: }

unix.superglobalmegacorp.com

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