Source-Changes-HG archive

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

[src/trunk]: src/sys/arch Add 10 Gigabit Ethernet drivers dge(4) and xge(4).



details:   https://anonhg.NetBSD.org/src/rev/356708cad6f5
branches:  trunk
changeset: 584353:356708cad6f5
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Sep 14 08:22:24 2005 +0000

description:
Add 10 Gigabit Ethernet drivers dge(4) and xge(4).

diffstat:

 sys/arch/amd64/conf/GENERIC       |  6 ++++--
 sys/arch/i386/conf/GENERIC        |  6 ++++--
 sys/arch/i386/conf/GENERIC.MPACPI |  6 ++++--
 3 files changed, 12 insertions(+), 6 deletions(-)

diffs (102 lines):

diff -r 35e0f0fde91b -r 356708cad6f5 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC       Wed Sep 14 07:32:43 2005 +0000
+++ b/sys/arch/amd64/conf/GENERIC       Wed Sep 14 08:22:24 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.70 2005/09/10 19:20:48 jmmv Exp $
+# $NetBSD: GENERIC,v 1.71 2005/09/14 08:22:24 tron Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.70 $"
+#ident                 "GENERIC-$Revision: 1.71 $"
 
 maxusers       32              # estimated number of users
 
@@ -505,6 +505,7 @@
 ath*   at pci? dev ? function ?        # Atheros 5210/5211/5212 802.11
 bce*   at pci? dev ? function ?        # Broadcom 440x 10/100 Ethernet
 bge*   at pci? dev ? function ?        # Broadcom 570x gigabit Ethernet
+dge*   at pci? dev ? function ?        # Intel 82597 10GbE LR
 en*    at pci? dev ? function ?        # ENI/Adaptec ATM
 ep*    at pci? dev ? function ?        # 3Com 3c59x
 epic*  at pci? dev ? function ?        # SMC EPIC/100 Ethernet
@@ -535,6 +536,7 @@
 vr*    at pci? dev ? function ?        # VIA Rhine Fast Ethernet
 wi*    at pci? dev ? function ?        # Intersil Prism Mini-PCI (802.11b)
 wm*    at pci? dev ? function ?        # Intel 82543/82544 gigabit
+xge*   at pci? dev ? function ?        # Neterion (S2io) Xframe-I 10GbE
 
 # PCMCIA network interfaces
 #an*   at pcmcia? function ?           # Aironet PC4500/PC4800 (802.11)
diff -r 35e0f0fde91b -r 356708cad6f5 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Wed Sep 14 07:32:43 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC        Wed Sep 14 08:22:24 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.699 2005/09/10 19:20:49 jmmv Exp $
+# $NetBSD: GENERIC,v 1.700 2005/09/14 08:22:24 tron Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.699 $"
+#ident                 "GENERIC-$Revision: 1.700 $"
 
 maxusers       32              # estimated number of users
 
@@ -779,6 +779,7 @@
 atw*   at pci? dev ? function ?        # ADMtek ADM8211 (802.11)
 bce*   at pci? dev ? function ?        # Broadcom 4401 10/100 Ethernet
 bge*   at pci? dev ? function ?        # Broadcom 570x gigabit Ethernet
+dge*   at pci? dev ? function ?        # Intel 82597 10GbE LR
 en*    at pci? dev ? function ?        # ENI/Adaptec ATM
 ep*    at pci? dev ? function ?        # 3Com 3c59x
 epic*  at pci? dev ? function ?        # SMC EPIC/100 Ethernet
@@ -812,6 +813,7 @@
 vr*    at pci? dev ? function ?        # VIA Rhine Fast Ethernet
 wi*    at pci? dev ? function ?        # Intersil Prism Mini-PCI (802.11b)
 wm*    at pci? dev ? function ?        # Intel 8254x gigabit
+xge*   at pci? dev ? function ?        # Neterion (S2io) Xframe-I 10GbE
 
 # EISA network interfaces
 ep*    at eisa? slot ?                 # 3Com 3c579 Ethernet
diff -r 35e0f0fde91b -r 356708cad6f5 sys/arch/i386/conf/GENERIC.MPACPI
--- a/sys/arch/i386/conf/GENERIC.MPACPI Wed Sep 14 07:32:43 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC.MPACPI Wed Sep 14 08:22:24 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC.MPACPI,v 1.45 2005/09/10 19:20:49 jmmv Exp $
+#      $NetBSD: GENERIC.MPACPI,v 1.46 2005/09/14 08:22:24 tron Exp $
 #
 #      GENERIC.MPACPI -- Generic, plus ACPI Multiprocessor support
 #
@@ -8,7 +8,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.45 $"
+#ident                 "GENERIC-$Revision: 1.46 $"
 
 maxusers       32              # estimated number of users
 
@@ -735,6 +735,7 @@
 atw*   at pci? dev ? function ?        # ADMtek ADM8211 (802.11)
 bce*   at pci? dev ? function ?        # Broadcom 4401 10/100 Ethernet
 bge*   at pci? dev ? function ?        # Broadcom 570x gigabit Ethernet
+dge*   at pci? dev ? function ?        # Intel 82597 10GbE LR
 en*    at pci? dev ? function ?        # ENI/Adaptec ATM
 ep*    at pci? dev ? function ?        # 3Com 3c59x
 epic*  at pci? dev ? function ?        # SMC EPIC/100 Ethernet
@@ -768,6 +769,7 @@
 vr*    at pci? dev ? function ?        # VIA Rhine Fast Ethernet
 wi*    at pci? dev ? function ?        # Intersil Prism Mini-PCI (802.11b)
 wm*    at pci? dev ? function ?        # Intel 8254x gigabit
+xge*   at pci? dev ? function ?        # Neterion (S2io) Xframe-I 10GbE
 
 # EISA network interfaces
 #ep*   at eisa? slot ?                 # 3Com 3c579 Ethernet



Home | Main Index | Thread Index | Old Index