diff options
author | Mats O Jansson <maja@cvs.openbsd.org> | 2006-02-12 00:05:34 +0000 |
---|---|---|
committer | Mats O Jansson <maja@cvs.openbsd.org> | 2006-02-12 00:05:34 +0000 |
commit | 97e274ad5ec45fa0aeba2b25206313cf7d6be903 (patch) | |
tree | 03514cd0d8da091e646258b2fea9a3fe7103064a /sys | |
parent | 12cd95e30bb3f703a6d9b8f9154cfefb1bf035a7 (diff) |
Change xxICPLUS to ICPLUS and correct the information. -moj
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/mii/miidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index a8f7ba17078..d7092061b80 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -1,4 +1,4 @@ -$OpenBSD: miidevs,v 1.70 2006/02/11 21:11:40 brad Exp $ +$OpenBSD: miidevs,v 1.71 2006/02/12 00:05:33 maja Exp $ /* $NetBSD: miidevs,v 1.3 1998/11/05 03:43:43 thorpej Exp $ */ /*- @@ -51,6 +51,7 @@ oui CICADA 0x0003F1 Cicada Semiconductor oui ENABLESEMI 0x0010dd Enable Semiconductor oui DAVICOM 0x00606e Davicom Semiconductor oui MARVELL 0x005043 Marvell Semiconductor +oui ICPLUS 0x0090c3 IC Plus Corp. oui ICS 0x00a0be Integrated Circuit Systems oui INTEL 0x00aa00 Intel oui JATO 0x00e083 Jato Technologies @@ -73,7 +74,6 @@ oui xxALTIMA 0x000895 Altima Communications oui xxAMD 0x00606e Advanced Micro Devices oui xxINTEL 0x00f800 Intel (alt) oui xxCICADA 0x00c08f Cicada Semiconductor (alt) -oui xxICPLUS 0x000004 IC Plus Corp. /* some vendors have the bits swapped within bytes (ie, ordered as on the wire) */ @@ -174,7 +174,7 @@ model xxMARVELL E1111 0x000c Marvell 88E1111 Gigabit PHY model xxDEC xxDC 0x0001 DC /* IC Plus Corp. PHYs */ -model xxICPLUS IP101 0x90c3 IP101 10/100 PHY +model ICPLUS IP101 0x0005 IP101 10/100 PHY /* Integrated Circuit Systems PHYs */ model xxICS 1890 0x0002 ICS1890 10/100 PHY |