Annotation of coherent/a/usr/include.b4ps2/sys/a_drive.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * a_drive.h - allow for switching between either 5-1/4" and 3-1/2"
                      3:  *             floppy drive for making kernel
                      4:  */
                      5: #ifdef A_IS_3
                      6: #define        SYS5_A_DRIVE    "/dev/dsk/f03ht"
                      7: #define ROOT_MINOR     15
                      8: #else
                      9: #define        SYS5_A_DRIVE    "/dev/dsk/f05ht"
                     10: #define ROOT_MINOR     14
                     11: #endif

unix.superglobalmegacorp.com

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