Annotation of cci/sys/tahoeif/if_ace.h, revision 1.1.1.1

1.1       root        1: /*                                                             */
                      2: /*     ACC ethernet controller definitions, VERSAbus version   */
                      3: /*     product name V/EIU, unix name ACE                       */
                      4: /*                                                             */
                      5: 
                      6: 
                      7: /*
                      8:  * Structure of an Ethernet header -- receive format
                      9:  */
                     10: struct ace_rheader {
                     11:        u_char  acer_dhost[6];          /* Destination Host */
                     12:        u_char  acer_shost[6];          /* Source Host */
                     13:        u_short acer_type;              /* Type of packet */
                     14: };
                     15: 

unix.superglobalmegacorp.com

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