Deleted Added
full compact
miidevs (61907) miidevs (66127)
1$FreeBSD: head/sys/dev/mii/miidevs 61907 2000-06-21 19:26:01Z semenu $
1$FreeBSD: head/sys/dev/mii/miidevs 66127 2000-09-20 17:02:16Z 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,

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

89 */
90
91/* Altima Communications PHYs */
92model xxALTIMA AC101 0x0021 AC101 10/100 media interface
93
94/* Advanced Micro Devices PHYs */
95model xxAMD 79C873 0x0000 Am79C873 10/100 media interface
96model AMD 79c973phy 0x0036 Am79c973 internal 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,

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

89 */
90
91/* Altima Communications PHYs */
92model xxALTIMA AC101 0x0021 AC101 10/100 media interface
93
94/* Advanced Micro Devices PHYs */
95model xxAMD 79C873 0x0000 Am79C873 10/100 media interface
96model AMD 79c973phy 0x0036 Am79c973 internal PHY
97model AMD 79c978 0x0039 Am79c978 HomePNA PHY
97
98/* Broadcom Corp. PHYs. */
99model BROADCOM 3c905Cphy 0x0017 3c905C 10/100 internal PHY
100model xxBROADCOM BCM5400 0x0004 Broadcom 1000baseTX PHY
101
102/* Davicom Semiconductor PHYs */
103model xxDAVICOM DM9101 0x0000 DM9101 10/100 media interface
104

--- 29 unchanged lines hidden ---
98
99/* Broadcom Corp. PHYs. */
100model BROADCOM 3c905Cphy 0x0017 3c905C 10/100 internal PHY
101model xxBROADCOM BCM5400 0x0004 Broadcom 1000baseTX PHY
102
103/* Davicom Semiconductor PHYs */
104model xxDAVICOM DM9101 0x0000 DM9101 10/100 media interface
105

--- 29 unchanged lines hidden ---