Deleted Added
full compact
miidevs (257304) miidevs (257751)
1$FreeBSD: head/sys/dev/mii/miidevs 257304 2013-10-29 05:14:38Z yongari $
1$FreeBSD: head/sys/dev/mii/miidevs 257751 2013-11-06 16:28:26Z nwhitehorn $
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,

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

131model yyAMD 79C972_10T 0x0001 Am79C972 internal 10BASE-T interface
132model yyAMD 79c973phy 0x0036 Am79C973 internal 10/100 media interface
133model yyAMD 79c901 0x0037 Am79C901 10BASE-T interface
134model yyAMD 79c901home 0x0039 Am79C901 HomePNA 1.0 interface
135
136/* Atheros Communications/Attansic PHYs */
137model xxATHEROS F1 0x0001 Atheros F1 10/100/1000 PHY
138model xxATHEROS F2 0x0002 Atheros F2 10/100 PHY
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,

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

131model yyAMD 79C972_10T 0x0001 Am79C972 internal 10BASE-T interface
132model yyAMD 79c973phy 0x0036 Am79C973 internal 10/100 media interface
133model yyAMD 79c901 0x0037 Am79C901 10BASE-T interface
134model yyAMD 79c901home 0x0039 Am79C901 HomePNA 1.0 interface
135
136/* Atheros Communications/Attansic PHYs */
137model xxATHEROS F1 0x0001 Atheros F1 10/100/1000 PHY
138model xxATHEROS F2 0x0002 Atheros F2 10/100 PHY
139model xxATHEROS AR8021 0x0004 Atheros AR8021 10/100/1000 PHY
139model xxATHEROS F1_7 0x0007 Atheros F1 10/100/1000 PHY
140
141/* Asix semiconductor PHYs */
142model xxASIX AX88X9X 0x0031 Ax88x9x internal PHY
143
144/* Broadcom Corp. PHYs */
145model xxBROADCOM 3C905B 0x0012 Broadcom 3c905B internal PHY
146model xxBROADCOM 3C905C 0x0017 Broadcom 3c905C internal PHY

--- 188 unchanged lines hidden ---
140model xxATHEROS F1_7 0x0007 Atheros F1 10/100/1000 PHY
141
142/* Asix semiconductor PHYs */
143model xxASIX AX88X9X 0x0031 Ax88x9x internal PHY
144
145/* Broadcom Corp. PHYs */
146model xxBROADCOM 3C905B 0x0012 Broadcom 3c905B internal PHY
147model xxBROADCOM 3C905C 0x0017 Broadcom 3c905C internal PHY

--- 188 unchanged lines hidden ---