Deleted Added
full compact
miidevs (77078) miidevs (83029)
1$FreeBSD: head/sys/dev/mii/miidevs 77078 2001-05-23 22:10:55Z wpaul $
1$FreeBSD: head/sys/dev/mii/miidevs 83029 2001-09-04 22:00:33Z wpaul $
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,

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

100/* Advanced Micro Devices PHYs */
101model xxAMD 79C873 0x0000 Am79C873 10/100 media interface
102model AMD 79c973phy 0x0036 Am79c973 internal PHY
103model AMD 79c978 0x0039 Am79c978 HomePNA PHY
104
105/* Broadcom Corp. PHYs. */
106model BROADCOM 3c905Cphy 0x0017 3c905C 10/100 internal PHY
107model xxBROADCOM BCM5400 0x0004 Broadcom 1000baseTX PHY
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,

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

100/* Advanced Micro Devices PHYs */
101model xxAMD 79C873 0x0000 Am79C873 10/100 media interface
102model AMD 79c973phy 0x0036 Am79c973 internal PHY
103model AMD 79c978 0x0039 Am79c978 HomePNA PHY
104
105/* Broadcom Corp. PHYs. */
106model BROADCOM 3c905Cphy 0x0017 3c905C 10/100 internal PHY
107model xxBROADCOM BCM5400 0x0004 Broadcom 1000baseTX PHY
108model xxBROADCOM BCM5401 0x0005 BCM5401 10/100/1000baseTX PHY
109model xxBROADCOM BCM5411 0x0007 BCM5411 10/100/1000baseTX PHY
108
109/* Davicom Semiconductor PHYs */
110model xxDAVICOM DM9101 0x0000 DM9101 10/100 media interface
111
112/* Integrated Circuit Systems PHYs */
113model xxICS 1890 0x0002 ICS1890 10/100 media interface
114
115/* Intel PHYs */

--- 40 unchanged lines hidden ---
110
111/* Davicom Semiconductor PHYs */
112model xxDAVICOM DM9101 0x0000 DM9101 10/100 media interface
113
114/* Integrated Circuit Systems PHYs */
115model xxICS 1890 0x0002 ICS1890 10/100 media interface
116
117/* Intel PHYs */

--- 40 unchanged lines hidden ---