mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 14:56:13 +01:00
Add mii entry for tdk phy found on some cardbus cards.
This commit is contained in:
parent
6cb2a0952f
commit
0ac8fcedf1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66989
@ -60,6 +60,7 @@ oui NATSEMI 0x080017 National Semiconductor
|
|||||||
oui QUALSEMI 0x006051 Quality Semiconductor
|
oui QUALSEMI 0x006051 Quality Semiconductor
|
||||||
oui SEEQ 0x00a07d Seeq
|
oui SEEQ 0x00a07d Seeq
|
||||||
oui SIS 0x00e006 Silicon Integrated Systems
|
oui SIS 0x00e006 Silicon Integrated Systems
|
||||||
|
oui TDK 0x00c039 TDK
|
||||||
oui TI 0x080028 Texas Instruments
|
oui TI 0x080028 Texas Instruments
|
||||||
oui XAQTI 0x00e0ae XaQti Corp.
|
oui XAQTI 0x00e0ae XaQti Corp.
|
||||||
|
|
||||||
@ -126,6 +127,9 @@ model xxSEEQ 84220 0x0004 Seeq 84220 10/100 media interface
|
|||||||
/* Silicon Integrated Systems PHYs */
|
/* Silicon Integrated Systems PHYs */
|
||||||
model xxSIS 900 0x0000 SiS 900 10/100 media interface
|
model xxSIS 900 0x0000 SiS 900 10/100 media interface
|
||||||
|
|
||||||
|
/* TDK */
|
||||||
|
model TDK 78Q2120 0x0014 TDK 78Q2120 media interface
|
||||||
|
|
||||||
/* Texas Instruments PHYs */
|
/* Texas Instruments PHYs */
|
||||||
model xxTI TLAN10T 0x0001 ThunderLAN 10baseT media interface
|
model xxTI TLAN10T 0x0001 ThunderLAN 10baseT media interface
|
||||||
model xxTI 100VGPMI 0x0002 ThunderLAN 100VG-AnyLan media interface
|
model xxTI 100VGPMI 0x0002 ThunderLAN 100VG-AnyLan media interface
|
||||||
|
Loading…
Reference in New Issue
Block a user