Deleted Added
full compact
miidevs (244482) miidevs (253481)
1$FreeBSD: head/sys/dev/mii/miidevs 244482 2012-12-20 05:02:12Z yongari $
1$FreeBSD: head/sys/dev/mii/miidevs 253481 2013-07-20 07:24:01Z yongari $
2/*$NetBSD: miidevs,v 1.105 2011/11/25 23:28:14 jakllsch Exp $*/
3
4/*-
5 * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
6 * All rights reserved.
7 *
8 * This code is derived from software contributed to The NetBSD Foundation
9 * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility,

--- 37 unchanged lines hidden (view full) ---

47 */
48
49oui AGERE 0x00053d Agere Systems
50oui ALTIMA 0x0010a9 Altima Communications
51oui AMD 0x00001a Advanced Micro Devices
52oui BROADCOM 0x001018 Broadcom Corporation
53oui BROADCOM2 0x000af7 Broadcom Corporation
54oui BROADCOM3 0x001be9 Broadcom Corporation
2/*$NetBSD: miidevs,v 1.105 2011/11/25 23:28:14 jakllsch Exp $*/
3
4/*-
5 * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
6 * All rights reserved.
7 *
8 * This code is derived from software contributed to The NetBSD Foundation
9 * by Jason R. Thorpe of the Numerical Aerospace Simulation Facility,

--- 37 unchanged lines hidden (view full) ---

47 */
48
49oui AGERE 0x00053d Agere Systems
50oui ALTIMA 0x0010a9 Altima Communications
51oui AMD 0x00001a Advanced Micro Devices
52oui BROADCOM 0x001018 Broadcom Corporation
53oui BROADCOM2 0x000af7 Broadcom Corporation
54oui BROADCOM3 0x001be9 Broadcom Corporation
55oui BROADCOM4 0x18c086 Broadcom Corporation
55oui CICADA 0x0003f1 Cicada Semiconductor
56oui DAVICOM 0x00606e Davicom Semiconductor
57oui ENABLESEMI 0x0010dd Enable Semiconductor
58oui ICPLUS 0x0090c3 IC Plus Corp.
59oui ICS 0x00a0be Integrated Circuit Systems
60oui INTEL 0x00aa00 Intel Corporation
61oui JMICRON 0x00d831 JMicron Technologies
62oui LEVEL1 0x00207b Level 1

--- 118 unchanged lines hidden (view full) ---

181model BROADCOM2 BCM5709C 0x003c BCM5709 10/100/1000baseT PHY
182model BROADCOM2 BCM5761 0x003d BCM5761 10/100/1000baseT PHY
183model BROADCOM2 BCM5709S 0x003f BCM5709S/5720S 1000/2500baseSX PHY
184model BROADCOM3 BCM57780 0x0019 BCM57780 1000BASE-T media interface
185model BROADCOM3 BCM5717C 0x0020 BCM5717C 1000BASE-T media interface
186model BROADCOM3 BCM5719C 0x0022 BCM5719C 1000BASE-T media interface
187model BROADCOM3 BCM57765 0x0024 BCM57765 1000BASE-T media interface
188model BROADCOM3 BCM5720C 0x0036 BCM5720C 1000BASE-T media interface
56oui CICADA 0x0003f1 Cicada Semiconductor
57oui DAVICOM 0x00606e Davicom Semiconductor
58oui ENABLESEMI 0x0010dd Enable Semiconductor
59oui ICPLUS 0x0090c3 IC Plus Corp.
60oui ICS 0x00a0be Integrated Circuit Systems
61oui INTEL 0x00aa00 Intel Corporation
62oui JMICRON 0x00d831 JMicron Technologies
63oui LEVEL1 0x00207b Level 1

--- 118 unchanged lines hidden (view full) ---

182model BROADCOM2 BCM5709C 0x003c BCM5709 10/100/1000baseT PHY
183model BROADCOM2 BCM5761 0x003d BCM5761 10/100/1000baseT PHY
184model BROADCOM2 BCM5709S 0x003f BCM5709S/5720S 1000/2500baseSX PHY
185model BROADCOM3 BCM57780 0x0019 BCM57780 1000BASE-T media interface
186model BROADCOM3 BCM5717C 0x0020 BCM5717C 1000BASE-T media interface
187model BROADCOM3 BCM5719C 0x0022 BCM5719C 1000BASE-T media interface
188model BROADCOM3 BCM57765 0x0024 BCM57765 1000BASE-T media interface
189model BROADCOM3 BCM5720C 0x0036 BCM5720C 1000BASE-T media interface
190model BROADCOM4 BCM5725C 0x0038 BCM5725C 1000BASE-T media interface
189model xxBROADCOM_ALT1 BCM5906 0x0004 BCM5906 10/100baseTX media interface
190
191/* Cicada Semiconductor PHYs (now owned by Vitesse?) */
192model xxCICADA CS8201 0x0001 Cicada CS8201 10/100/1000TX PHY
193model xxCICADA CS8204 0x0004 Cicada CS8204 10/100/1000TX PHY
194model xxCICADA VSC8211 0x000b Cicada VSC8211 10/100/1000TX PHY
195model xxCICADA VSC8221 0x0015 Cicada CS8201 10/100/1000TX PHY
196model xxCICADA CS8201A 0x0020 Cicada CS8201 10/100/1000TX PHY

--- 135 unchanged lines hidden ---
191model xxBROADCOM_ALT1 BCM5906 0x0004 BCM5906 10/100baseTX media interface
192
193/* Cicada Semiconductor PHYs (now owned by Vitesse?) */
194model xxCICADA CS8201 0x0001 Cicada CS8201 10/100/1000TX PHY
195model xxCICADA CS8204 0x0004 Cicada CS8204 10/100/1000TX PHY
196model xxCICADA VSC8211 0x000b Cicada VSC8211 10/100/1000TX PHY
197model xxCICADA VSC8221 0x0015 Cicada CS8201 10/100/1000TX PHY
198model xxCICADA CS8201A 0x0020 Cicada CS8201 10/100/1000TX PHY

--- 135 unchanged lines hidden ---