summaryrefslogtreecommitdiff
path: root/sys/dev/mii/miidevs
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2006-01-15 03:06:22 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2006-01-15 03:06:22 +0000
commit394139a5e9b4f02a13431fe1966cf70bb6c1c113 (patch)
tree0e1ba088ad864ab343f0bab742d774419fcb6b83 /sys/dev/mii/miidevs
parent8323f2d2aee814633f47b72318609b28043182c1 (diff)
The RCJ part of 88E1111-RCJ is the package the ic comes in which
may not be always correct for the id so don't mention it.
Diffstat (limited to 'sys/dev/mii/miidevs')
-rw-r--r--sys/dev/mii/miidevs4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs
index 971ee8f6134..343875306cb 100644
--- a/sys/dev/mii/miidevs
+++ b/sys/dev/mii/miidevs
@@ -1,4 +1,4 @@
-$OpenBSD: miidevs,v 1.68 2005/12/08 00:45:34 brad Exp $
+$OpenBSD: miidevs,v 1.69 2006/01/15 03:06:21 jsg Exp $
/* $NetBSD: miidevs,v 1.3 1998/11/05 03:43:43 thorpej Exp $ */
/*-
@@ -162,7 +162,7 @@ model MARVELL E1000_3 0x0003 Marvell 88E1000 Gigabit PHY
model MARVELL E1000_4 0x0004 Marvell 88E1000S Gigabit PHY
model MARVELL E1000_5 0x0005 Marvell 88E1000 Gigabit PHY
model MARVELL E1000_6 0x0006 Marvell 88E1000 Gigabit PHY
-model MARVELL E1111RCJ 0x000c Marvell 88E1111-RCJ Gigabit PHY
+model MARVELL E1111 0x000c Marvell 88E1111 Gigabit PHY
model xxMARVELL E1000_2 0x0002 Marvell 88E1000 Gigabit PHY
model xxMARVELL E1000_3 0x0003 Marvell 88E1000 Gigabit PHY
model xxMARVELL E1000_5 0x0005 Marvell 88E1000 Gigabit PHY