Annotation of researchv9/sys/boot/stand/param.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * @(#)param.h 1.1 86/02/03 Copyright (c) 1985 by Sun Microsystems, Inc.
                      3:  */
                      4: 
                      5: /*
                      6:  * We redefine these things here to prevent header file madness
                      7:  */
                      8: 
                      9: #define        NBBY    8               /* bits per byte */
                     10: 
                     11: #define        MAXBSIZE        8192    /* max FS block size */
                     12: #define        MAXFRAG         8       /* max frags per block */
                     13: 
                     14: #define        DEV_BSIZE       512
                     15: #define        SECSIZE         512
                     16: 
                     17: /*
                     18:  * Size of protocol work area allocated by Ethernet drivers
                     19:  * Must be multiple of pagesize for all machines
                     20:  */
                     21: #define        PROTOSCRATCH    8192

unix.superglobalmegacorp.com

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