Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch add ihphy



details:   https://anonhg.NetBSD.org/src/rev/b8950a5767c2
branches:  trunk
changeset: 759082:b8950a5767c2
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Nov 27 20:18:46 2010 +0000

description:
add ihphy

diffstat:

 sys/arch/amd64/conf/GENERIC       |  5 +++--
 sys/arch/amd64/conf/XEN3_DOM0     |  3 ++-
 sys/arch/i386/conf/ALL            |  5 +++--
 sys/arch/i386/conf/GENERIC        |  5 +++--
 sys/arch/i386/conf/INSTALL_FLOPPY |  3 ++-
 sys/arch/i386/conf/XBOX           |  3 ++-
 sys/arch/i386/conf/XEN3_DOM0      |  3 ++-
 7 files changed, 17 insertions(+), 10 deletions(-)

diffs (146 lines):

diff -r a8d923fee23a -r b8950a5767c2 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC       Sat Nov 27 20:15:43 2010 +0000
+++ b/sys/arch/amd64/conf/GENERIC       Sat Nov 27 20:18:46 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.292 2010/11/23 11:13:53 hannken Exp $
+# $NetBSD: GENERIC,v 1.293 2010/11/27 20:19:41 christos Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.292 $"
+#ident                 "GENERIC-$Revision: 1.293 $"
 
 maxusers       64              # estimated number of users
 
@@ -755,6 +755,7 @@
 gphyter* at mii? phy ?                 # NS83861 Gig-E PHY
 icsphy* at mii? phy ?                  # Integrated Circuit Systems ICS189x
 igphy*  at mii? phy ?                  # Intel IGP01E1000
+ihphy* at mii? phy ?                   # Intel 82577 PHYs
 ikphy* at mii? phy ?                   # Intel 82563 PHYs
 inphy* at mii? phy ?                   # Intel 82555 PHYs
 iophy* at mii? phy ?                   # Intel 82553 PHYs
diff -r a8d923fee23a -r b8950a5767c2 sys/arch/amd64/conf/XEN3_DOM0
--- a/sys/arch/amd64/conf/XEN3_DOM0     Sat Nov 27 20:15:43 2010 +0000
+++ b/sys/arch/amd64/conf/XEN3_DOM0     Sat Nov 27 20:18:46 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOM0,v 1.60 2010/11/23 11:13:54 hannken Exp $
+# $NetBSD: XEN3_DOM0,v 1.61 2010/11/27 20:19:41 christos Exp $
 
 include        "arch/amd64/conf/std.xen"
 
@@ -386,6 +386,7 @@
 gphyter* at mii? phy ?                 # NS83861 Gig-E PHY
 icsphy* at mii? phy ?                  # Integrated Circuit Systems ICS189x
 igphy* at mii? phy ?                   # Intel IGP01E1000
+ihphy* at mii? phy ?                   # Intel 82577 PHYs
 ikphy* at mii? phy ?                   # Intel 82563 PHYs
 inphy* at mii? phy ?                   # Intel 82555 PHYs
 iophy* at mii? phy ?                   # Intel 82553 PHYs
diff -r a8d923fee23a -r b8950a5767c2 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL    Sat Nov 27 20:15:43 2010 +0000
+++ b/sys/arch/i386/conf/ALL    Sat Nov 27 20:18:46 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.279 2010/11/23 11:14:00 hannken Exp $
+# $NetBSD: ALL,v 1.280 2010/11/27 20:18:46 christos Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file
@@ -17,7 +17,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "ALL-$Revision: 1.279 $"
+#ident                 "ALL-$Revision: 1.280 $"
 
 maxusers       64              # estimated number of users
 
@@ -1144,6 +1144,7 @@
 gphyter* at mii? phy ?                 # NS83861 Gig-E PHY
 icsphy* at mii? phy ?                  # Integrated Circuit Systems ICS189x
 igphy* at mii? phy ?                   # Intel IGP01E1000
+ihphy* at mii? phy ?                   # Intel 82577 PHYs
 ikphy* at mii? phy ?                   # Intel 82563 PHYs
 inphy* at mii? phy ?                   # Intel 82555 PHYs
 iophy* at mii? phy ?                   # Intel 82553 PHYs
diff -r a8d923fee23a -r b8950a5767c2 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Sat Nov 27 20:15:43 2010 +0000
+++ b/sys/arch/i386/conf/GENERIC        Sat Nov 27 20:18:46 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1000 2010/11/23 11:14:00 hannken Exp $
+# $NetBSD: GENERIC,v 1.1001 2010/11/27 20:18:46 christos Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.1000 $"
+#ident                 "GENERIC-$Revision: 1.1001 $"
 
 maxusers       64              # estimated number of users
 
@@ -1093,6 +1093,7 @@
 gphyter* at mii? phy ?                 # NS83861 Gig-E PHY
 icsphy* at mii? phy ?                  # Integrated Circuit Systems ICS189x
 igphy* at mii? phy ?                   # Intel IGP01E1000
+ihphy* at mii? phy ?                   # Intel 82577 PHYs
 ikphy* at mii? phy ?                   # Intel 82563 PHYs
 inphy* at mii? phy ?                   # Intel 82555 PHYs
 iophy* at mii? phy ?                   # Intel 82553 PHYs
diff -r a8d923fee23a -r b8950a5767c2 sys/arch/i386/conf/INSTALL_FLOPPY
--- a/sys/arch/i386/conf/INSTALL_FLOPPY Sat Nov 27 20:15:43 2010 +0000
+++ b/sys/arch/i386/conf/INSTALL_FLOPPY Sat Nov 27 20:18:46 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL_FLOPPY,v 1.10 2010/11/23 11:14:00 hannken Exp $
+#      $NetBSD: INSTALL_FLOPPY,v 1.11 2010/11/27 20:18:46 christos Exp $
 #
 #      INSTALL - Installation kernel.
 #
@@ -607,6 +607,7 @@
 gphyter* at mii? phy ?                 # NS83861 Gig-E PHY
 icsphy* at mii? phy ?                  # Integrated Circuit Systems ICS189x
 igphy* at mii? phy ?                   # Intel IGP01E1000
+ihphy* at mii? phy ?                   # Intel 82577 PHYs
 ikphy* at mii? phy ?                   # Intel 82563 PHYs
 inphy* at mii? phy ?                   # Intel 82555 PHYs
 iophy* at mii? phy ?                   # Intel 82553 PHYs
diff -r a8d923fee23a -r b8950a5767c2 sys/arch/i386/conf/XBOX
--- a/sys/arch/i386/conf/XBOX   Sat Nov 27 20:15:43 2010 +0000
+++ b/sys/arch/i386/conf/XBOX   Sat Nov 27 20:18:46 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XBOX,v 1.24 2010/11/23 11:14:00 hannken Exp $
+# $NetBSD: XBOX,v 1.25 2010/11/27 20:18:46 christos Exp $
 #
 # XBOX -- A basic Microsoft XBox kernel config file.
 #
@@ -150,6 +150,7 @@
 gphyter* at mii? phy ?                 # NS83861 Gig-E PHY
 #icsphy* at mii? phy ?                 # Integrated Circuit Systems ICS189x
 igphy* at mii? phy ?                   # Intel IGP01E1000
+ihphy* at mii? phy ?                   # Intel 82577 PHYs
 ikphy* at mii? phy ?                   # Intel 82563 PHYs
 inphy* at mii? phy ?                   # Intel 82555 PHYs
 iophy* at mii? phy ?                   # Intel 82553 PHYs
diff -r a8d923fee23a -r b8950a5767c2 sys/arch/i386/conf/XEN3_DOM0
--- a/sys/arch/i386/conf/XEN3_DOM0      Sat Nov 27 20:15:43 2010 +0000
+++ b/sys/arch/i386/conf/XEN3_DOM0      Sat Nov 27 20:18:46 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: XEN3_DOM0,v 1.41 2010/11/23 11:14:00 hannken Exp $
+#      $NetBSD: XEN3_DOM0,v 1.42 2010/11/27 20:18:46 christos Exp $
 #
 #      XEN3_0: Xen 3.0 domain0 kernel
 
@@ -370,6 +370,7 @@
 gphyter* at mii? phy ?                 # NS83861 Gig-E PHY
 icsphy* at mii? phy ?                  # Integrated Circuit Systems ICS189x
 igphy* at mii? phy ?                   # Intel IGP01E1000
+ihphy* at mii? phy ?                   # Intel 82577 PHYs
 ikphy* at mii? phy ?                   # Intel 82563 PHYs
 inphy* at mii? phy ?                   # Intel 82555 PHYs
 iophy* at mii? phy ?                   # Intel 82553 PHYs



Home | Main Index | Thread Index | Old Index