From d7c7d17bc1e0d03fbbe63575192529e416c2bbe6 Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Mon, 7 Sep 2009 13:46:04 +0000 Subject: Correct the PHY ID for IC+ IP1001. From Brad, confirmed with the datasheet. --- sys/dev/mii/miidevs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index e1b5093b634..9f83987a637 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -1,4 +1,4 @@ -$OpenBSD: miidevs,v 1.110 2009/08/08 18:03:58 naddy Exp $ +$OpenBSD: miidevs,v 1.111 2009/09/07 13:46:03 sthen Exp $ /* $NetBSD: miidevs,v 1.3 1998/11/05 03:43:43 thorpej Exp $ */ /*- @@ -192,7 +192,7 @@ model ENABLESEMI 88E1000 0x0005 88E1000 model ICPLUS IP100 0x0004 IP100 10/100 PHY model ICPLUS IP101 0x0005 IP101 10/100 PHY model ICPLUS IP1000A 0x0008 IP1000A 10/100/1000 PHY -model ICPLUS IP1001 0x0025 IP1001 10/100/1000 PHY +model ICPLUS IP1001 0x0019 IP1001 10/100/1000 PHY /* Integrated Circuit Systems PHYs */ model xxICS 1890 0x0002 ICS1890 10/100 PHY -- cgit v1.2.3