Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch Update description for icsphy.
details: https://anonhg.NetBSD.org/src/rev/8fca9294f986
branches: trunk
changeset: 522042:8fca9294f986
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Feb 10 17:36:52 2002 +0000
description:
Update description for icsphy.
diffstat:
sys/arch/algor/conf/P4032 | 6 +++---
sys/arch/algor/conf/P5064 | 6 +++---
sys/arch/algor/conf/P6032 | 6 +++---
sys/arch/alpha/conf/ALPHA | 6 +++---
sys/arch/alpha/conf/BASIL | 6 +++---
sys/arch/alpha/conf/FRAU-FARBISSINA | 6 +++---
sys/arch/alpha/conf/GENERIC | 6 +++---
sys/arch/alpha/conf/INSTALL | 4 ++--
sys/arch/arc/conf/GENERIC | 6 +++---
sys/arch/arc/conf/MIMORI | 4 ++--
sys/arch/arc/conf/PCCONS | 4 ++--
sys/arch/arc/conf/RAMDISK | 4 ++--
sys/arch/cats/conf/GENERIC | 4 ++--
sys/arch/cats/conf/INSTALL | 4 ++--
sys/arch/cobalt/conf/GENERIC | 6 +++---
sys/arch/hpcmips/conf/TX3922 | 4 ++--
sys/arch/i386/conf/CARDBUS | 6 +++---
sys/arch/i386/conf/DELPHI | 6 +++---
sys/arch/i386/conf/DR-EVIL | 4 ++--
sys/arch/i386/conf/GENERIC | 6 +++---
sys/arch/i386/conf/GENERIC_LAPTOP | 6 +++---
sys/arch/i386/conf/HOMEWORLD | 4 ++--
sys/arch/i386/conf/INSTALL | 4 ++--
sys/arch/i386/conf/INSTALL_LAPTOP | 4 ++--
sys/arch/i386/conf/IOPENER | 6 +++---
sys/arch/i386/conf/MINBAR | 4 ++--
sys/arch/i386/conf/NBFTP | 4 ++--
sys/arch/i386/conf/SWINGER | 6 +++---
sys/arch/macppc/conf/GENERIC | 6 +++---
sys/arch/macppc/conf/INSTALL | 4 ++--
sys/arch/mmeye/conf/MMTA | 4 ++--
sys/arch/mmeye/conf/MMTAICE | 4 ++--
sys/arch/mmeye/conf/MMTANEW | 4 ++--
sys/arch/mmeye/conf/MMTAROMNEW | 4 ++--
sys/arch/netwinder/conf/GENERIC | 4 ++--
sys/arch/prep/conf/GENERIC | 6 +++---
sys/arch/sparc/conf/BILL-THE-CAT | 4 ++--
sys/arch/sparc/conf/GENERIC | 6 +++---
sys/arch/sparc/conf/INSTALL | 4 ++--
sys/arch/sparc64/conf/GENERIC32 | 6 +++---
sys/arch/sparc64/conf/POWEROFSEVEN.inc | 4 ++--
sys/arch/sparc64/conf/SPLODE | 6 +++---
sys/arch/walnut/conf/WALNUT | 4 ++--
43 files changed, 106 insertions(+), 106 deletions(-)
diffs (truncated from 942 to 300 lines):
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/algor/conf/P4032
--- a/sys/arch/algor/conf/P4032 Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/algor/conf/P4032 Sun Feb 10 17:36:52 2002 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: P4032,v 1.6 2002/01/27 13:23:09 jdolecek Exp $
+# $NetBSD: P4032,v 1.7 2002/02/10 17:36:52 wiz Exp $
#
# Algorithmics P-4032 kernel.
#
include "arch/algor/conf/std.algor"
-#ident "P4032-$Revision: 1.6 $"
+#ident "P4032-$Revision: 1.7 $"
maxusers 32
@@ -181,7 +181,7 @@
# MII/PHY support
#exphy* at mii? phy ? # 3Com internal PHYs
-#icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+#icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
#inphy* at mii? phy ? # Intel 82555 PHYs
#lxtphy* at mii? phy ? # Level One LXT-970 PHYs
#nsphy* at mii? phy ? # NS83840 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/algor/conf/P5064
--- a/sys/arch/algor/conf/P5064 Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/algor/conf/P5064 Sun Feb 10 17:36:52 2002 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: P5064,v 1.11 2002/01/27 13:23:09 jdolecek Exp $
+# $NetBSD: P5064,v 1.12 2002/02/10 17:36:52 wiz Exp $
#
# Algorithmics P-5064 kernel.
#
include "arch/algor/conf/std.algor"
-#ident "P5064-$Revision: 1.11 $"
+#ident "P5064-$Revision: 1.12 $"
maxusers 32
@@ -177,7 +177,7 @@
# MII/PHY support
#exphy* at mii? phy ? # 3Com internal PHYs
-#icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+#icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
#inphy* at mii? phy ? # Intel 82555 PHYs
#lxtphy* at mii? phy ? # Level One LXT-970 PHYs
#nsphy* at mii? phy ? # NS83840 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/algor/conf/P6032
--- a/sys/arch/algor/conf/P6032 Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/algor/conf/P6032 Sun Feb 10 17:36:52 2002 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: P6032,v 1.5 2002/01/27 13:23:09 jdolecek Exp $
+# $NetBSD: P6032,v 1.6 2002/02/10 17:36:52 wiz Exp $
#
# Algorithmics P-6032 kernel.
#
include "arch/algor/conf/std.algor"
-#ident "P6032-$Revision: 1.5 $"
+#ident "P6032-$Revision: 1.6 $"
maxusers 32
@@ -176,7 +176,7 @@
#exphy* at mii? phy ? # 3Com internal PHYs
#glxtphy* at mii? phy ? # Level One LXT-1000 PHYs
#gphyter* at mii? phy ? # NS83861 Gig-E PHY
-#icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+#icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
#inphy* at mii? phy ? # Intel 82555 PHYs
#iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/alpha/conf/ALPHA
--- a/sys/arch/alpha/conf/ALPHA Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/alpha/conf/ALPHA Sun Feb 10 17:36:52 2002 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: ALPHA,v 1.160 2002/02/07 02:17:57 ross Exp $
+# $NetBSD: ALPHA,v 1.161 2002/02/10 17:36:53 wiz Exp $
#
# Alpha kernel with all the options you'd want, and more.
include "arch/alpha/conf/std.alpha"
-ident "ALPHA-$Revision: 1.160 $"
+ident "ALPHA-$Revision: 1.161 $"
maxusers 32
@@ -307,7 +307,7 @@
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/alpha/conf/BASIL
--- a/sys/arch/alpha/conf/BASIL Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/alpha/conf/BASIL Sun Feb 10 17:36:52 2002 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: BASIL,v 1.7 2002/01/27 13:23:09 jdolecek Exp $
+# $NetBSD: BASIL,v 1.8 2002/02/10 17:36:53 wiz Exp $
#
# basil.shagadelic.org -- thorpej's API UP1000
include "arch/alpha/conf/std.alpha"
-#ident "BASIL-$Revision: 1.7 $"
+#ident "BASIL-$Revision: 1.8 $"
maxusers 64
@@ -256,7 +256,7 @@
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/alpha/conf/FRAU-FARBISSINA
--- a/sys/arch/alpha/conf/FRAU-FARBISSINA Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/alpha/conf/FRAU-FARBISSINA Sun Feb 10 17:36:52 2002 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: FRAU-FARBISSINA,v 1.12 2002/01/27 13:23:10 jdolecek Exp $
+# $NetBSD: FRAU-FARBISSINA,v 1.13 2002/02/10 17:36:53 wiz Exp $
#
# frau-farbissina.shagadelic.org -- thorpej's AlphaServer 1200 MP hacking
# box
include "arch/alpha/conf/std.alpha"
-#ident "FRAU-FARBISSINA-$Revision: 1.12 $"
+#ident "FRAU-FARBISSINA-$Revision: 1.13 $"
maxusers 64
@@ -230,7 +230,7 @@
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/alpha/conf/GENERIC Sun Feb 10 17:36:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.204 2002/02/07 02:16:04 ross Exp $
+# $NetBSD: GENERIC,v 1.205 2002/02/10 17:36:54 wiz Exp $
#
# GENERIC machine description file
#
@@ -23,7 +23,7 @@
include "arch/alpha/conf/std.alpha"
-#ident "GENERIC-$Revision: 1.204 $"
+#ident "GENERIC-$Revision: 1.205 $"
maxusers 32
@@ -307,7 +307,7 @@
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/alpha/conf/INSTALL
--- a/sys/arch/alpha/conf/INSTALL Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/alpha/conf/INSTALL Sun Feb 10 17:36:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.58 2002/01/27 13:23:10 jdolecek Exp $
+# $NetBSD: INSTALL,v 1.59 2002/02/10 17:36:54 wiz Exp $
#
# Alpha INSTALL kernel.
@@ -201,7 +201,7 @@
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/arc/conf/GENERIC
--- a/sys/arch/arc/conf/GENERIC Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/arc/conf/GENERIC Sun Feb 10 17:36:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.61 2002/01/27 13:23:11 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.62 2002/02/10 17:36:54 wiz Exp $
#
# GENERIC machine description file
#
@@ -20,7 +20,7 @@
include "arch/arc/conf/std.arc"
-#ident "GENERIC-$Revision: 1.61 $"
+#ident "GENERIC-$Revision: 1.62 $"
maxusers 32 # estimated number of users
@@ -321,7 +321,7 @@
#### MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/arc/conf/MIMORI
--- a/sys/arch/arc/conf/MIMORI Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/arc/conf/MIMORI Sun Feb 10 17:36:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MIMORI,v 1.11 2002/01/27 13:23:12 jdolecek Exp $
+# $NetBSD: MIMORI,v 1.12 2002/02/10 17:36:55 wiz Exp $
# NetBSD: GENERIC,v 1.31 2000/06/09 05:33:02 soda Exp
#
# MIMORI -- My NEC RISCstation 2250 (ur)
@@ -192,7 +192,7 @@
#### MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/arc/conf/PCCONS
--- a/sys/arch/arc/conf/PCCONS Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/arc/conf/PCCONS Sun Feb 10 17:36:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: PCCONS,v 1.16 2002/01/27 13:23:12 jdolecek Exp $
+# $NetBSD: PCCONS,v 1.17 2002/02/10 17:36:55 wiz Exp $
# $OpenBSD: GENERIC,v 1.29 1999/08/29 12:14:03 niklas Exp $
#
# PCCONS -- generic but pccons rather than wscons
@@ -299,7 +299,7 @@
#### MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/arc/conf/RAMDISK
--- a/sys/arch/arc/conf/RAMDISK Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/arc/conf/RAMDISK Sun Feb 10 17:36:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.23 2002/01/27 13:23:11 jdolecek Exp $
+# $NetBSD: RAMDISK,v 1.24 2002/02/10 17:36:55 wiz Exp $
# $OpenBSD: RAMDISK,v 1.9 1999/08/29 12:14:03 niklas Exp $
#
# memory disk based configuration file for MIPS R4x00 ARC Systems
@@ -303,7 +303,7 @@
#### MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/cats/conf/GENERIC
--- a/sys/arch/cats/conf/GENERIC Sun Feb 10 17:09:41 2002 +0000
+++ b/sys/arch/cats/conf/GENERIC Sun Feb 10 17:36:52 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.17 2002/01/27 13:23:13 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.18 2002/02/10 17:36:55 wiz Exp $
#
# GENERIC machine description file
#
@@ -280,7 +280,7 @@
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
-#icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
+#icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x
inphy* at mii? phy ? # Intel 82555 PHYs
#iophy* at mii? phy ? # Intel 82553 PHYs
#lxtphy* at mii? phy ? # Level One LXT-970 PHYs
diff -r 95a95781d453 -r 8fca9294f986 sys/arch/cats/conf/INSTALL
--- a/sys/arch/cats/conf/INSTALL Sun Feb 10 17:09:41 2002 +0000
Home |
Main Index |
Thread Index |
Old Index