Add SMSC OUI and LAN8700 and LAN8710/LAN8720 PHY IDs,
at this point just for MIIVERBOSE.
This commit is contained in:
parent
8b981bb8d6
commit
360b3a6f8c
@ -1,4 +1,4 @@
|
||||
$NetBSD: miidevs,v 1.109 2012/09/17 11:42:38 tsutsui Exp $
|
||||
$NetBSD: miidevs,v 1.110 2013/01/12 21:25:58 jakllsch Exp $
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
|
||||
@ -74,6 +74,7 @@ oui REALTEK 0x00e04c RealTek
|
||||
oui QUALSEMI 0x006051 Quality Semiconductor
|
||||
oui SEEQ 0x00a07d Seeq
|
||||
oui SIS 0x00e006 Silicon Integrated Systems
|
||||
oui SMSC 0x00800f SMSC
|
||||
oui TI 0x080028 Texas Instruments
|
||||
oui TSC 0x00c039 TDK Semiconductor
|
||||
oui XAQTI 0x00e0ae XaQti Corp.
|
||||
@ -285,6 +286,10 @@ model SEEQ 80225 0x0008 Seeq 80225 10/100 media interface
|
||||
/* Silicon Integrated Systems PHYs */
|
||||
model SIS 900 0x0000 SiS 900 10/100 media interface
|
||||
|
||||
/* SMSC PHYs */
|
||||
model SMSC LAN8700 0x000c LAN8700 10/100 Ethernet Transceiver
|
||||
model SMSC LAN8710_LAN8720 0x000f LAN8710/LAN8720 10/100 Ethernet Transceiver
|
||||
|
||||
/* Texas Instruments PHYs */
|
||||
model TI TLAN10T 0x0001 ThunderLAN 10BASE-T media interface
|
||||
model TI 100VGPMI 0x0002 ThunderLAN 100VG-AnyLan media interface
|
||||
|
Loading…
Reference in New Issue
Block a user