Home | History | Annotate | Line # | Download | only in common
nmadef.h revision 1.1.1.1
      1  1.1  cjs /*
      2  1.1  cjs  * Copyright (c) 1995 Mats O Jansson.  All rights reserved.
      3  1.1  cjs  *
      4  1.1  cjs  * Redistribution and use in source and binary forms, with or without
      5  1.1  cjs  * modification, are permitted provided that the following conditions
      6  1.1  cjs  * are met:
      7  1.1  cjs  * 1. Redistributions of source code must retain the above copyright
      8  1.1  cjs  *    notice, this list of conditions and the following disclaimer.
      9  1.1  cjs  * 2. Redistributions in binary form must reproduce the above copyright
     10  1.1  cjs  *    notice, this list of conditions and the following disclaimer in the
     11  1.1  cjs  *    documentation and/or other materials provided with the distribution.
     12  1.1  cjs  * 3. All advertising materials mentioning features or use of this software
     13  1.1  cjs  *    must display the following acknowledgement:
     14  1.1  cjs  *	This product includes software developed by Mats O Jansson.
     15  1.1  cjs  * 4. The name of the author may not be used to endorse or promote products
     16  1.1  cjs  *    derived from this software without specific prior written permission.
     17  1.1  cjs  *
     18  1.1  cjs  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
     19  1.1  cjs  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
     20  1.1  cjs  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
     21  1.1  cjs  * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
     22  1.1  cjs  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
     23  1.1  cjs  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
     24  1.1  cjs  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
     25  1.1  cjs  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
     26  1.1  cjs  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
     27  1.1  cjs  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     28  1.1  cjs  *
     29  1.1  cjs  *	$Id: nmadef.h,v 1.1.1.1 1997/03/16 22:23:37 cjs Exp $
     30  1.1  cjs  *
     31  1.1  cjs  */
     32  1.1  cjs 
     33  1.1  cjs #ifndef _NMADEF_H_
     34  1.1  cjs #define _NMADEF_H_
     35  1.1  cjs 
     36  1.1  cjs #define   NMA_C_SOFD_DP    0	/* DP11-DA */
     37  1.1  cjs #define   NMA_C_SOFD_UNA   1	/* DEUNA */
     38  1.1  cjs #define   NMA_C_SOFD_DU    2	/* DU11-DA */
     39  1.1  cjs #define   NMA_C_SOFD_CNA   3	/* DECNA */
     40  1.1  cjs #define   NMA_C_SOFD_DL    4	/* DL11-C, -E, or -WA */
     41  1.1  cjs #define   NMA_C_SOFD_QNA   5	/* DEQNA */
     42  1.1  cjs #define   NMA_C_SOFD_DQ    6	/* DQ11-DA */
     43  1.1  cjs #define   NMA_C_SOFD_CI    7	/* Computer Interconnect */
     44  1.1  cjs #define   NMA_C_SOFD_DA    8	/* DA11-B or -AL */
     45  1.1  cjs #define   NMA_C_SOFD_PCL   9	/* PCL11-B */
     46  1.1  cjs #define   NMA_C_SOFD_DUP   10	/* DUP11-DA */
     47  1.1  cjs #define   NMA_C_SOFD_LUA   11	/* DELUA */
     48  1.1  cjs #define   NMA_C_SOFD_DMC   12	/* DMC11-DA/AR, -FA/AR, -MA/AL or -MD/AL */
     49  1.1  cjs #define   NMA_C_SOFD_LNA   13	/* MicroServer Lance */
     50  1.1  cjs #define   NMA_C_SOFD_DN    14	/* DN11-BA or -AA */
     51  1.1  cjs #define   NMA_C_SOFD_DLV   16	/* DLV11-E, -F, -J, MXV11-A or -B */
     52  1.1  cjs #define   NMA_C_SOFD_LCS   17	/* DECServer 100 */
     53  1.1  cjs #define   NMA_C_SOFD_DMP   18	/* DMP11 */
     54  1.1  cjs #define   NMA_C_SOFD_AMB   19	/* AMBER */
     55  1.1  cjs #define   NMA_C_SOFD_DTE   20	/* DTE20 */
     56  1.1  cjs #define   NMA_C_SOFD_DBT   21	/* DEBET */
     57  1.1  cjs #define   NMA_C_SOFD_DV    22	/* DV11-AA/BA */
     58  1.1  cjs #define   NMA_C_SOFD_BNA   23	/* DEBNA */
     59  1.1  cjs #define   NMA_C_SOFD_BNT   23	/* DEBNT */
     60  1.1  cjs #define   NMA_C_SOFD_DZ    24	/* DZ11-A, -B, -C, -D */
     61  1.1  cjs #define   NMA_C_SOFD_LPC   25	/* PCXX */
     62  1.1  cjs #define   NMA_C_SOFD_DSV   26	/* DSV11 */
     63  1.1  cjs #define   NMA_C_SOFD_CEC   27	/* 3-COM/IBM-PC */
     64  1.1  cjs #define   NMA_C_SOFD_KDP   28	/* KMC11/DUP11-DA */
     65  1.1  cjs #define   NMA_C_SOFD_IEC   29	/* Interlan/IBM-PC */
     66  1.1  cjs #define   NMA_C_SOFD_KDZ   30	/* KMC11/DZ11-A, -B, -C, or -D */
     67  1.1  cjs #define   NMA_C_SOFD_UEC   31	/* Univation/RAINBOW-100 */
     68  1.1  cjs #define   NMA_C_SOFD_KL8   32	/* KL8-J */
     69  1.1  cjs #define   NMA_C_SOFD_DS2   33	/* DECServer 200 */
     70  1.1  cjs #define   NMA_C_SOFD_DMV   34	/* DMV11 */
     71  1.1  cjs #define   NMA_C_SOFD_DS5   35	/* DECServer 500 */
     72  1.1  cjs #define   NMA_C_SOFD_DPV   36	/* DPV11 */
     73  1.1  cjs #define   NMA_C_SOFD_LQA   37	/* DELQA */
     74  1.1  cjs #define   NMA_C_SOFD_DMF   38	/* DMF32 */
     75  1.1  cjs #define   NMA_C_SOFD_SVA   39	/* DESVA */
     76  1.1  cjs #define   NMA_C_SOFD_DMR   40	/* DMR11-AA, -AB, -AC, or -AE */
     77  1.1  cjs #define   NMA_C_SOFD_MUX   41	/* MUXserver */
     78  1.1  cjs #define   NMA_C_SOFD_KMY   42	/* KMS11-PX */
     79  1.1  cjs #define   NMA_C_SOFD_DEP   43	/* DEPCA PCSG/IBM-PC */
     80  1.1  cjs #define   NMA_C_SOFD_KMX   44	/* KMS11-BD/BE */
     81  1.1  cjs #define   NMA_C_SOFD_LTM   45	/* LTM Ethernet monitor */
     82  1.1  cjs #define   NMA_C_SOFD_DMB   46	/* DMB-32 */
     83  1.1  cjs #define   NMA_C_SOFD_DES   47	/* DESNC */
     84  1.1  cjs #define   NMA_C_SOFD_KCP   48	/* KCP */
     85  1.1  cjs #define   NMA_C_SOFD_MX3   49	/* MUXServer 300 */
     86  1.1  cjs #define   NMA_C_SOFD_SYN   50	/* MicroServer */
     87  1.1  cjs #define   NMA_C_SOFD_MEB   51	/* DEMEB */
     88  1.1  cjs #define   NMA_C_SOFD_DSB   52	/* DSB32 */
     89  1.1  cjs #define   NMA_C_SOFD_BAM   53	/* DEBAM LANBridge-200 */
     90  1.1  cjs #define   NMA_C_SOFD_DST   54	/* DST-32 TEAMmate */
     91  1.1  cjs #define   NMA_C_SOFD_FAT   55	/* DEFAT */
     92  1.1  cjs #define   NMA_C_SOFD_RSM   56	/* DERSM - Remote Segment Monitor */
     93  1.1  cjs #define   NMA_C_SOFD_RES   57	/* DERES - Remote Environmental Sensor */
     94  1.1  cjs #define   NMA_C_SOFD_3C2   58	/* 3COM Etherlink II (3C503) */
     95  1.1  cjs #define   NMA_C_SOFD_3CM   59	/* 3COM Etherlink/MC (3C523) */
     96  1.1  cjs #define   NMA_C_SOFD_DS3   60	/* DECServer 300 */
     97  1.1  cjs #define   NMA_C_SOFD_MF2   61	/* Mayfair-2 */
     98  1.1  cjs #define   NMA_C_SOFD_MMR   62	/* DEMMR */
     99  1.1  cjs #define   NMA_C_SOFD_VIT   63	/* Vitalink TransLAN III/IV (NP3A) Bridge  */
    100  1.1  cjs #define   NMA_C_SOFD_VT5   64	/* Vitalink TransLAN 350 (NPC25) Bridge  */
    101  1.1  cjs #define   NMA_C_SOFD_BNI   65	/* DEBNI */
    102  1.1  cjs #define   NMA_C_SOFD_MNA   66	/* DEMNA */
    103  1.1  cjs #define   NMA_C_SOFD_PMX   67	/* PMAX (KN01) */
    104  1.1  cjs #define   NMA_C_SOFD_NI5   68	/* Interlan NI5210-8 */
    105  1.1  cjs #define   NMA_C_SOFD_NI9   69	/* Interlan NI9210 */
    106  1.1  cjs #define   NMA_C_SOFD_KMK   70	/* KMS11-K */
    107  1.1  cjs #define   NMA_C_SOFD_3CP   71	/* 3COM Etherlink Plus (3C505)  */
    108  1.1  cjs #define   NMA_C_SOFD_DP2   72	/* DPNserver-200 */
    109  1.1  cjs #define   NMA_C_SOFD_ISA   73	/* SGEC */
    110  1.1  cjs #define   NMA_C_SOFD_DIV   74	/* DIV-32 DEC WAN controller-100 */
    111  1.1  cjs #define   NMA_C_SOFD_QTA   75	/* DEQTA */
    112  1.1  cjs #define   NMA_C_SOFD_B15   76	/* LANbridge-150 */
    113  1.1  cjs #define   NMA_C_SOFD_WD8   77	/* WD8003 Family */
    114  1.1  cjs #define   NMA_C_SOFD_ILA   78	/* BICC ISOLAN 4110-2 */
    115  1.1  cjs #define   NMA_C_SOFD_ILM   79	/* BICC ISOLAN 4110-3 */
    116  1.1  cjs #define   NMA_C_SOFD_APR   80	/* Apricot Xen-S and Qi */
    117  1.1  cjs #define   NMA_C_SOFD_ASN   81	/* AST EtherNode */
    118  1.1  cjs #define   NMA_C_SOFD_ASE   82	/* AST Ethernet */
    119  1.1  cjs #define   NMA_C_SOFD_TRW   83	/* TRW HC-2001 */
    120  1.1  cjs #define   NMA_C_SOFD_EDX   84	/* Ethernet-XT/AT */
    121  1.1  cjs #define   NMA_C_SOFD_EDA   85	/* Ethernet-AT */
    122  1.1  cjs #define   NMA_C_SOFD_DR2   86	/* DECrouter-250 */
    123  1.1  cjs #define   NMA_C_SOFD_SCC   87	/* DECrouter-250 DUSCC */
    124  1.1  cjs #define   NMA_C_SOFD_DCA   88	/* DCA Series 300 */
    125  1.1  cjs #define   NMA_C_SOFD_TIA   89	/* LANcard/E */
    126  1.1  cjs #define   NMA_C_SOFD_FBN   90	/* DEFEB DECbridge-500 */
    127  1.1  cjs #define   NMA_C_SOFD_FEB   91	/* DEFEB DECbridge-500 FDDI */
    128  1.1  cjs #define   NMA_C_SOFD_FCN   92	/* DEFCN DECconcentrator-500 */
    129  1.1  cjs #define   NMA_C_SOFD_MFA   93	/* DEMFA */
    130  1.1  cjs #define   NMA_C_SOFD_MXE   94	/* MIPS workstation family */
    131  1.1  cjs #define   NMA_C_SOFD_CED   95	/* Cabletron Ethernet Desktop */
    132  1.1  cjs #define   NMA_C_SOFD_C20   96	/* 3Com CS/200 */
    133  1.1  cjs #define   NMA_C_SOFD_CS1   97	/* 3Com CS/1 */
    134  1.1  cjs #define   NMA_C_SOFD_C2M   98	/* 3Com CS/210, CS/2000, CS/2100 */
    135  1.1  cjs #define   NMA_C_SOFD_ACA   99	/* ACA/32000 system */
    136  1.1  cjs #define   NMA_C_SOFD_GSM   100	/* Gandalf StarMaster */
    137  1.1  cjs #define   NMA_C_SOFD_DSF   101	/* DSF32 */
    138  1.1  cjs #define   NMA_C_SOFD_CS5   102	/* 3Com CS/50 */
    139  1.1  cjs #define   NMA_C_SOFD_XIR   103	/* XIRCOM PE10B2 */
    140  1.1  cjs #define   NMA_C_SOFD_KFE   104	/* KFE52 */
    141  1.1  cjs #define   NMA_C_SOFD_RT3   105	/* rtVAX-300 */
    142  1.1  cjs #define   NMA_C_SOFD_SPI   106	/* Spiderport M250 */
    143  1.1  cjs #define   NMA_C_SOFD_FOR   107	/* LAT gateway */
    144  1.1  cjs #define   NMA_C_SOFD_MER   108	/* Meridian */
    145  1.1  cjs #define   NMA_C_SOFD_PER   109	/* Persoft */
    146  1.1  cjs #define   NMA_C_SOFD_STR   110	/* AT&T StarLan-10 */
    147  1.1  cjs #define   NMA_C_SOFD_MPS   111	/* MIPSfair */
    148  1.1  cjs #define   NMA_C_SOFD_L20   112	/* LPS20 print server */
    149  1.1  cjs #define   NMA_C_SOFD_VT2   113	/* Vitalink TransLAN 320 Bridge */
    150  1.1  cjs #define   NMA_C_SOFD_DWT   114	/* VT-1000 */
    151  1.1  cjs #define   NMA_C_SOFD_WGB   115	/* DEWGB */
    152  1.1  cjs #define   NMA_C_SOFD_ZEN   116	/* Zenith Z-LAN4000, Z-LAN */
    153  1.1  cjs #define   NMA_C_SOFD_TSS   117	/* Thursby Software Systems */
    154  1.1  cjs #define   NMA_C_SOFD_MNE   118	/* 3MIN (KN02-BA) */
    155  1.1  cjs #define   NMA_C_SOFD_FZA   119	/* DEFZA */
    156  1.1  cjs #define   NMA_C_SOFD_90L   120	/* DS90L */
    157  1.1  cjs #define   NMA_C_SOFD_CIS   121	/* Cisco Systems */
    158  1.1  cjs #define   NMA_C_SOFD_STC   122	/* STRTC */
    159  1.1  cjs #define   NMA_C_SOFD_UBE   123	/* Ungermann-Bass PC2030, PC3030 */
    160  1.1  cjs #define   NMA_C_SOFD_DW2   124	/* DECwindows terminal II */
    161  1.1  cjs #define   NMA_C_SOFD_FUE   125	/* Fujitsu Etherstar MB86950 */
    162  1.1  cjs #define   NMA_C_SOFD_M38   126	/* MUXServer 380 */
    163  1.1  cjs #define   NMA_C_SOFD_NTI   127	/* NTI Group PC Ethernet Card */
    164  1.1  cjs #define   NMA_C_SOFD_RAD   130	/* RADLINX LAN Gateway */
    165  1.1  cjs #define   NMA_C_SOFD_INF   131	/* Infotron Commix */
    166  1.1  cjs #define   NMA_C_SOFD_XMX   132	/* Xyplex MAXserver */
    167  1.1  cjs #define   NMA_C_SOFD_NDI   133	/* NDIS data link driver for MS/DOS systems */
    168  1.1  cjs #define   NMA_C_SOFD_ND2   134	/* NDIS data link driver for OS/2 systems */
    169  1.1  cjs #define   NMA_C_SOFD_TRN   135	/* DEC LANcontroller 520 */
    170  1.1  cjs #define   NMA_C_SOFD_DEV   136	/* Develcon Electronics Ltd. LAT gateway */
    171  1.1  cjs #define   NMA_C_SOFD_ACE   137	/* Acer 5220, 5270 adapter */
    172  1.1  cjs #define   NMA_C_SOFD_PNT   138	/* ProNet-4/18 #1390 */
    173  1.1  cjs #define   NMA_C_SOFD_ISE   139	/* Network Integration Server 600 */
    174  1.1  cjs #define   NMA_C_SOFD_IST   140	/* Network Integration Server 600 T1 */
    175  1.1  cjs #define   NMA_C_SOFD_ISH   141	/* Network Integration Server 64 kb HDLC */
    176  1.1  cjs #define   NMA_C_SOFD_ISF   142	/* Network Integration Server 600 FDDI */
    177  1.1  cjs #define   NMA_C_SOFD_DSW   149	/* DSW-21 */
    178  1.1  cjs #define   NMA_C_SOFD_DW4   150	/* DSW-41/42 */
    179  1.1  cjs #define   NMA_C_SOFD_TRA   175	/* DETRA-AA */
    180  1.1  cjs 
    181  1.1  cjs #endif _NMADEF_H_
    182