Add a Broadcom PHy used in the D-Link USB100 adapter.

There's no special driver for this PHY (yet).
This commit is contained in:
augustss 2000-01-13 20:16:08 +00:00
parent 63d3068c61
commit 81ae0fb432
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$NetBSD: miidevs,v 1.9 1999/11/19 18:26:09 thorpej Exp $ $NetBSD: miidevs,v 1.10 2000/01/13 20:16:08 augustss Exp $
/*- /*-
* Copyright (c) 1998, 1999 The NetBSD Foundation, Inc. * Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
@ -49,6 +49,7 @@ $NetBSD: miidevs,v 1.9 1999/11/19 18:26:09 thorpej Exp $
*/ */
oui AMD 0x00001a Advanced Micro Devices oui AMD 0x00001a Advanced Micro Devices
oui BROADCOM 0x001018 Broadcom
oui ENABLESEMI 0x0010dd Enable Semiconductor oui ENABLESEMI 0x0010dd Enable Semiconductor
oui DAVICOM 0x00606e Davicom Semiconductor oui DAVICOM 0x00606e Davicom Semiconductor
oui ICS 0x00a0be Integrated Circuit Systems oui ICS 0x00a0be Integrated Circuit Systems
@ -90,6 +91,9 @@ oui xxDAVICOM 0x006040 Davicom Semiconductor
model xxAMD 79C873 0x0000 Am79C873 10/100 media interface model xxAMD 79C873 0x0000 Am79C873 10/100 media interface
model AMD 79c973phy 0x0036 Am79c973 internal PHY model AMD 79c973phy 0x0036 Am79c973 internal PHY
/* Broadcom PHYs */
model BROADCOM BCM5201 0x0021 BCM5201 10/100 media interface
/* Davicom Semiconductor PHYs */ /* Davicom Semiconductor PHYs */
model xxDAVICOM DM9101 0x0000 DM9101 10/100 media interface model xxDAVICOM DM9101 0x0000 DM9101 10/100 media interface