diff options
| author | Jonathan Lemon <jlemon@FreeBSD.org> | 2001-09-29 19:18:52 +0000 |
|---|---|---|
| committer | Jonathan Lemon <jlemon@FreeBSD.org> | 2001-09-29 19:18:52 +0000 |
| commit | d9730b8b5308cdb98f8c628dc0a02c8182eca8af (patch) | |
| tree | e747bfa7e8d363f3c895759cfbfa10fc7ec0841e /sys/dev/mii/miidevs | |
| parent | 105cb0c6a95dc84065de6db49c19441aded99961 (diff) | |
Notes
Diffstat (limited to 'sys/dev/mii/miidevs')
| -rw-r--r-- | sys/dev/mii/miidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index 5a3e9f6ead2e..91acbb1fd96b 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -65,6 +65,7 @@ oui TDK 0x00c039 TDK oui TI 0x080028 Texas Instruments oui XAQTI 0x00e0ae XaQti Corp. oui MARVELL 0x005043 Marvell Semiconductor +oui xxMARVELL 0x000ac2 Marvell Semiconductor /* in the 79c873, AMD uses another OUI (which matches Davicom!) */ oui xxAMD 0x00606e Advanced Micro Devices @@ -154,4 +155,6 @@ model xxTI 100VGPMI 0x0002 ThunderLAN 100VG-AnyLan media interface model XAQTI XMACII 0x0000 XaQti Corp. XMAC II gigabit interface /* Marvell Semiconductor PHYs */ -model MARVELL E1000 0x0000 Marvell Semiconductor 88E1000* gigabit PHY +model MARVELL E1000 0x0000 Marvell 88E1000 Gigabit PHY +model xxMARVELL E1000 0x0005 Marvell 88E1000 Gigabit PHY + |
