Deleted Added
full compact
miidevs (165096) miidevs (165782)
1$FreeBSD: head/sys/dev/mii/miidevs 165096 2006-12-11 10:42:04Z yongari $
1$FreeBSD: head/sys/dev/mii/miidevs 165782 2007-01-05 01:46:26Z ticso $
2/*$NetBSD: miidevs,v 1.6 1999/05/14 11:37:30 drochner 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,

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

166model NATSEMI DP83891 0x0005 DP83891 10/100/1000 media interface
167model NATSEMI DP83861 0x0006 DP83861 10/100/1000 media interface
168
169/* Quality Semiconductor PHYs */
170model QUALSEMI QS6612 0x0000 QS6612 10/100 media interface
171
172/* RealTek Semiconductor PHYs */
173model REALTEK RTL8201L 0x0020 RTL8201L 10/100 media interface
2/*$NetBSD: miidevs,v 1.6 1999/05/14 11:37:30 drochner 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,

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

166model NATSEMI DP83891 0x0005 DP83891 10/100/1000 media interface
167model NATSEMI DP83861 0x0006 DP83861 10/100/1000 media interface
168
169/* Quality Semiconductor PHYs */
170model QUALSEMI QS6612 0x0000 QS6612 10/100 media interface
171
172/* RealTek Semiconductor PHYs */
173model REALTEK RTL8201L 0x0020 RTL8201L 10/100 media interface
174model xxREALTEK RTL8305SC 0x0005 RTL8305SC 10/100 802.1q switch
174model xxREALTEK RTL8169S 0x0011 RTL8169S/8110S media interface
175
176/* Seeq PHYs */
177model xxSEEQ 80220 0x0003 Seeq 80220 10/100 media interface
178model xxSEEQ 84220 0x0004 Seeq 84220 10/100 media interface
179
180/* Silicon Integrated Systems PHYs */
181model xxSIS 900 0x0000 SiS 900 10/100 media interface

--- 29 unchanged lines hidden ---
175model xxREALTEK RTL8169S 0x0011 RTL8169S/8110S media interface
176
177/* Seeq PHYs */
178model xxSEEQ 80220 0x0003 Seeq 80220 10/100 media interface
179model xxSEEQ 84220 0x0004 Seeq 84220 10/100 media interface
180
181/* Silicon Integrated Systems PHYs */
182model xxSIS 900 0x0000 SiS 900 10/100 media interface

--- 29 unchanged lines hidden ---