Home | History | Annotate | Line # | Download | only in mii
miidevs_data.h revision 1.4.2.3
      1  1.4.2.3   nathanw /*	$NetBSD: miidevs_data.h,v 1.4.2.3 2001/08/24 00:09:59 nathanw Exp $	*/
      2      1.1  augustss 
      3      1.1  augustss /*
      4      1.1  augustss  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
      5      1.1  augustss  *
      6      1.1  augustss  * generated from:
      7  1.4.2.3   nathanw  *	NetBSD: miidevs,v 1.27 2001/07/27 17:54:40 thorpej Exp
      8      1.1  augustss  */
      9      1.1  augustss 
     10      1.1  augustss /*-
     11      1.1  augustss  * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
     12      1.1  augustss  * All rights reserved.
     13      1.1  augustss  *
     14      1.1  augustss  * This code is derived from software contributed to The NetBSD Foundation
     15      1.1  augustss  * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility,
     16      1.1  augustss  * NASA Ames Research Center.
     17      1.1  augustss  *
     18      1.1  augustss  * Redistribution and use in source and binary forms, with or without
     19      1.1  augustss  * modification, are permitted provided that the following conditions
     20      1.1  augustss  * are met:
     21      1.1  augustss  * 1. Redistributions of source code must retain the above copyright
     22      1.1  augustss  *    notice, this list of conditions and the following disclaimer.
     23      1.1  augustss  * 2. Redistributions in binary form must reproduce the above copyright
     24      1.1  augustss  *    notice, this list of conditions and the following disclaimer in the
     25      1.1  augustss  *    documentation and/or other materials provided with the distribution.
     26      1.1  augustss  * 3. All advertising materials mentioning features or use of this software
     27      1.1  augustss  *    must display the following acknowledgement:
     28      1.1  augustss  *	This product includes software developed by the NetBSD
     29      1.1  augustss  *	Foundation, Inc. and its contributors.
     30      1.1  augustss  * 4. Neither the name of The NetBSD Foundation nor the names of its
     31      1.1  augustss  *    contributors may be used to endorse or promote products derived
     32      1.1  augustss  *    from this software without specific prior written permission.
     33      1.1  augustss  *
     34      1.1  augustss  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     35      1.1  augustss  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     36      1.1  augustss  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     37      1.1  augustss  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     38      1.1  augustss  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     39      1.1  augustss  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     40      1.1  augustss  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     41      1.1  augustss  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     42      1.1  augustss  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     43      1.1  augustss  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     44      1.1  augustss  * POSSIBILITY OF SUCH DAMAGE.
     45      1.1  augustss  */
     46      1.1  augustss struct mii_knowndev mii_knowndevs[] = {
     47  1.4.2.1   nathanw  { MII_OUI_ALTIMA, MII_MODEL_ALTIMA_AC101, MII_STR_ALTIMA_AC101 },
     48      1.1  augustss  { MII_OUI_xxAMD, MII_MODEL_xxAMD_79C873, MII_STR_xxAMD_79C873 },
     49  1.4.2.1   nathanw  { MII_OUI_yyAMD, MII_MODEL_yyAMD_79c973phy, MII_STR_yyAMD_79c973phy },
     50  1.4.2.1   nathanw  { MII_OUI_yyAMD, MII_MODEL_yyAMD_79c901, MII_STR_yyAMD_79c901 },
     51  1.4.2.1   nathanw  { MII_OUI_yyAMD, MII_MODEL_yyAMD_79c901home, MII_STR_yyAMD_79c901home },
     52  1.4.2.3   nathanw  { MII_OUI_xxBROADCOM, MII_MODEL_xxBROADCOM_3C905B, MII_STR_xxBROADCOM_3C905B },
     53  1.4.2.1   nathanw  { MII_OUI_xxBROADCOM, MII_MODEL_xxBROADCOM_3C905C, MII_STR_xxBROADCOM_3C905C },
     54  1.4.2.1   nathanw  { MII_OUI_xxBROADCOM, MII_MODEL_xxBROADCOM_BCM5201, MII_STR_xxBROADCOM_BCM5201 },
     55  1.4.2.3   nathanw  { MII_OUI_xxBROADCOM, MII_MODEL_xxBROADCOM_BCM5221, MII_STR_xxBROADCOM_BCM5221 },
     56  1.4.2.1   nathanw  { MII_OUI_BROADCOM, MII_MODEL_BROADCOM_BCM5400, MII_STR_BROADCOM_BCM5400 },
     57  1.4.2.2   nathanw  { MII_OUI_BROADCOM, MII_MODEL_BROADCOM_BCM5401, MII_STR_BROADCOM_BCM5401 },
     58  1.4.2.2   nathanw  { MII_OUI_BROADCOM, MII_MODEL_BROADCOM_BCM5411, MII_STR_BROADCOM_BCM5411 },
     59      1.1  augustss  { MII_OUI_xxDAVICOM, MII_MODEL_xxDAVICOM_DM9101, MII_STR_xxDAVICOM_DM9101 },
     60  1.4.2.1   nathanw  { MII_OUI_ICS, MII_MODEL_ICS_1890, MII_STR_ICS_1890 },
     61      1.1  augustss  { MII_OUI_xxINTEL, MII_MODEL_xxINTEL_I82553, MII_STR_xxINTEL_I82553 },
     62  1.4.2.1   nathanw  { MII_OUI_yyINTEL, MII_MODEL_yyINTEL_I82555, MII_STR_yyINTEL_I82555 },
     63  1.4.2.2   nathanw  { MII_OUI_yyINTEL, MII_MODEL_yyINTEL_I82562EH, MII_STR_yyINTEL_I82562EH },
     64  1.4.2.2   nathanw  { MII_OUI_yyINTEL, MII_MODEL_yyINTEL_I82562EM, MII_STR_yyINTEL_I82562EM },
     65  1.4.2.2   nathanw  { MII_OUI_yyINTEL, MII_MODEL_yyINTEL_I82562ET, MII_STR_yyINTEL_I82562ET },
     66  1.4.2.1   nathanw  { MII_OUI_yyINTEL, MII_MODEL_yyINTEL_I82553, MII_STR_yyINTEL_I82553 },
     67      1.1  augustss  { MII_OUI_xxLEVEL1, MII_MODEL_xxLEVEL1_LXT970, MII_STR_xxLEVEL1_LXT970 },
     68  1.4.2.3   nathanw  { MII_OUI_LEVEL1, MII_MODEL_LEVEL1_LXT1000_OLD, MII_STR_LEVEL1_LXT1000_OLD },
     69  1.4.2.3   nathanw  { MII_OUI_LEVEL1, MII_MODEL_LEVEL1_LXT1000, MII_STR_LEVEL1_LXT1000 },
     70  1.4.2.3   nathanw  { MII_OUI_xxMARVELL, MII_MODEL_xxMARVELL_E1000, MII_STR_xxMARVELL_E1000 },
     71  1.4.2.1   nathanw  { MII_OUI_xxMYSON, MII_MODEL_xxMYSON_MTD972, MII_STR_xxMYSON_MTD972 },
     72  1.4.2.1   nathanw  { MII_OUI_xxNATSEMI, MII_MODEL_xxNATSEMI_DP83840, MII_STR_xxNATSEMI_DP83840 },
     73  1.4.2.1   nathanw  { MII_OUI_xxNATSEMI, MII_MODEL_xxNATSEMI_DP83843, MII_STR_xxNATSEMI_DP83843 },
     74  1.4.2.2   nathanw  { MII_OUI_xxNATSEMI, MII_MODEL_xxNATSEMI_DP83815, MII_STR_xxNATSEMI_DP83815 },
     75  1.4.2.2   nathanw  { MII_OUI_xxNATSEMI, MII_MODEL_xxNATSEMI_DP83891, MII_STR_xxNATSEMI_DP83891 },
     76  1.4.2.2   nathanw  { MII_OUI_xxNATSEMI, MII_MODEL_xxNATSEMI_DP83861, MII_STR_xxNATSEMI_DP83861 },
     77  1.4.2.2   nathanw  { MII_OUI_xxPMCSIERRA, MII_MODEL_xxPMCSIERRA_PM8351, MII_STR_xxPMCSIERRA_PM8351 },
     78  1.4.2.1   nathanw  { MII_OUI_xxQUALSEMI, MII_MODEL_xxQUALSEMI_QS6612, MII_STR_xxQUALSEMI_QS6612 },
     79  1.4.2.1   nathanw  { MII_OUI_SEEQ, MII_MODEL_SEEQ_80220, MII_STR_SEEQ_80220 },
     80  1.4.2.1   nathanw  { MII_OUI_SEEQ, MII_MODEL_SEEQ_84220, MII_STR_SEEQ_84220 },
     81  1.4.2.2   nathanw  { MII_OUI_SEEQ, MII_MODEL_SEEQ_80225, MII_STR_SEEQ_80225 },
     82  1.4.2.1   nathanw  { MII_OUI_SIS, MII_MODEL_SIS_900, MII_STR_SIS_900 },
     83  1.4.2.1   nathanw  { MII_OUI_TI, MII_MODEL_TI_TLAN10T, MII_STR_TI_TLAN10T },
     84  1.4.2.1   nathanw  { MII_OUI_TI, MII_MODEL_TI_100VGPMI, MII_STR_TI_100VGPMI },
     85  1.4.2.1   nathanw  { MII_OUI_TI, MII_MODEL_TI_TNETE2101, MII_STR_TI_TNETE2101 },
     86  1.4.2.1   nathanw  { MII_OUI_xxTSC, MII_MODEL_xxTSC_78Q2120, MII_STR_xxTSC_78Q2120 },
     87  1.4.2.1   nathanw  { MII_OUI_xxTSC, MII_MODEL_xxTSC_78Q2121, MII_STR_xxTSC_78Q2121 },
     88  1.4.2.1   nathanw  { MII_OUI_xxXAQTI, MII_MODEL_xxXAQTI_XMACII, MII_STR_xxXAQTI_XMACII },
     89      1.1  augustss  { 0, 0, NULL }
     90      1.1  augustss };
     91