diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2001-04-09 21:29:44 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2001-04-09 21:29:44 +0000 |
| commit | 2a4339f78f7b185259b42a166d5fd9f28cfaf9c0 (patch) | |
| tree | 12c5a19138908b9a00453367f5c993087bd7a89b /sys/dev/mii/miidevs | |
| parent | a7aee8e14f0fd29c2ef3c3428499b3ebbf58294b (diff) | |
Notes
Diffstat (limited to 'sys/dev/mii/miidevs')
| -rw-r--r-- | sys/dev/mii/miidevs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index 805d987c0cec..91d604a6eb89 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -63,6 +63,7 @@ oui SIS 0x00e006 Silicon Integrated Systems oui TDK 0x00c039 TDK oui TI 0x080028 Texas Instruments oui XAQTI 0x00e0ae XaQti Corp. +oui MARVELL 0x005043 Marvell Semiconductor /* in the 79c873, AMD uses another OUI (which matches Davicom!) */ oui xxAMD 0x00606e Advanced Micro Devices @@ -141,3 +142,6 @@ model xxTI 100VGPMI 0x0002 ThunderLAN 100VG-AnyLan media interface /* XaQti Corp. PHYs. */ model XAQTI XMACII 0x0000 XaQti Corp. XMAC II gigabit interface + +/* Marvell Semiconductor PHYs */ +model MARVELL E1000 0x0000 Marvell Semiconductor 88E1000* gigabit PHY |
