Source-Changes-HG archive

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

[src/trunk]: src/sys/arch Remove references to "lmc" in the kernel configurat...



details:   https://anonhg.NetBSD.org/src/rev/9e6ac0972fe7
branches:  trunk
changeset: 446592:9e6ac0972fe7
user:      maxv <maxv%NetBSD.org@localhost>
date:      Wed Dec 12 06:29:36 2018 +0000

description:
Remove references to "lmc" in the kernel configurations.

diffstat:

 sys/arch/amd64/conf/ALL              |  5 ++---
 sys/arch/amd64/conf/GENERIC          |  5 ++---
 sys/arch/amd64/conf/XEN3_DOM0        |  5 ++---
 sys/arch/arc/conf/GENERIC            |  5 ++---
 sys/arch/cats/conf/GENERIC           |  3 +--
 sys/arch/cats/conf/INSTALL           |  3 +--
 sys/arch/cobalt/conf/GENERIC         |  5 ++---
 sys/arch/cobalt/conf/INSTALL         |  5 ++---
 sys/arch/evbarm/conf/IXDP425         |  3 +--
 sys/arch/evbarm/conf/ZAO425          |  3 +--
 sys/arch/evbmips/conf/MALTA          |  5 ++---
 sys/arch/evbppc/conf/PMPPC           |  3 +--
 sys/arch/hppa/conf/GENERIC           |  5 ++---
 sys/arch/i386/conf/ALL               |  5 ++---
 sys/arch/i386/conf/GENERIC           |  5 ++---
 sys/arch/i386/conf/INSTALL_FLOPPY    |  3 +--
 sys/arch/i386/conf/XEN3PAE_DOM0      |  3 +--
 sys/arch/iyonix/conf/GENERIC         |  5 ++---
 sys/arch/macppc/conf/GENERIC         |  5 ++---
 sys/arch/sgimips/conf/GENERIC32_IP3x |  5 ++---
 sys/arch/sparc64/conf/GENERIC        |  5 ++---
 21 files changed, 35 insertions(+), 56 deletions(-)

diffs (truncated from 481 to 300 lines):

diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/amd64/conf/ALL
--- a/sys/arch/amd64/conf/ALL   Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/amd64/conf/ALL   Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.109 2018/12/09 11:52:11 jdolecek Exp $
+# $NetBSD: ALL,v 1.110 2018/12/12 06:29:36 maxv 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.109 $"
+#ident         "ALL-$Revision: 1.110 $"
 
 maxusers       64              # estimated number of users
 
@@ -973,7 +973,6 @@
 hme*   at pci? dev ? function ?        # Sun Microelectronics STP2002-STQ
 le*    at pci? dev ? function ?        # PCnet-PCI Ethernet
 lii*   at pci? dev ? function ?        # Atheros L2 Fast-Ethernet
-lmc*   at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 malo*  at pci? dev ? function ?        # Marvell Libertas Wireless
 mskc*  at pci? dev ? function ?        # Marvell Yukon 2 Gigabit Ethernet
 msk*   at mskc?                        # Marvell Yukon 2 Gigabit Ethernet
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC       Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/amd64/conf/GENERIC       Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.511 2018/12/11 16:52:49 maya Exp $
+# $NetBSD: GENERIC,v 1.512 2018/12/12 06:29:36 maxv Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident         "GENERIC-$Revision: 1.511 $"
+#ident         "GENERIC-$Revision: 1.512 $"
 
 maxusers       64              # estimated number of users
 
@@ -797,7 +797,6 @@
 hme*   at pci? dev ? function ?        # Sun Microelectronics STP2002-STQ
 le*    at pci? dev ? function ?        # PCnet-PCI Ethernet
 lii*   at pci? dev ? function ?        # Atheros L2 Fast-Ethernet
-lmc*   at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 malo*  at pci? dev ? function ?        # Marvell Libertas Wireless
 mskc*  at pci? dev ? function ?        # Marvell Yukon 2 Gigabit Ethernet
 msk*   at mskc?                        # Marvell Yukon 2 Gigabit Ethernet
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/amd64/conf/XEN3_DOM0
--- a/sys/arch/amd64/conf/XEN3_DOM0     Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/amd64/conf/XEN3_DOM0     Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3_DOM0,v 1.159 2018/11/24 18:23:29 bouyer Exp $
+# $NetBSD: XEN3_DOM0,v 1.160 2018/12/12 06:29:36 maxv Exp $
 
 include        "arch/amd64/conf/std.xen"
 
@@ -10,7 +10,7 @@
 #options       UVMHIST_PRINT
 #options       SYSCALL_DEBUG
 
-#ident         "XEN3_DOM0-$Revision: 1.159 $"
+#ident         "XEN3_DOM0-$Revision: 1.160 $"
 
 maxusers       32              # estimated number of users
 
@@ -371,7 +371,6 @@
 jme*   at pci? dev ? function ?        # JMicron JMC2[56]0 ethernet
 le*    at pci? dev ? function ?        # PCnet-PCI Ethernet
 lii*   at pci? dev ? function ?        # Atheros L2 Fast-Ethernet
-lmc*   at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 mskc*  at pci? dev ? function ?        # Marvell Yukon 2 Gigabit Ethernet
 msk*   at mskc?                        # Marvell Yukon 2 Gigabit Ethernet
 mtd*   at pci? dev ? function ?        # Myson MTD803 3-in-1 Ethernet
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/arc/conf/GENERIC
--- a/sys/arch/arc/conf/GENERIC Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/arc/conf/GENERIC Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.191 2018/09/06 05:36:49 maxv Exp $
+# $NetBSD: GENERIC,v 1.192 2018/12/12 06:29:36 maxv Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident         "GENERIC-$Revision: 1.191 $"
+#ident         "GENERIC-$Revision: 1.192 $"
 
 maxusers       32              # estimated number of users
 
@@ -326,7 +326,6 @@
 gsip*          at pci? dev ? function ?        # NS83820 Gigabit Ethernet
 #hme*          at pci? dev ? function ?        # Sun STP2002-STQ
 #le*           at pci? dev ? function ?        # PCnet-PCI Ethernet
-#lmc*          at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 #mtd*          at pci? dev ? function ?        # Myson MTD803 3-in-1 Ethernet
 ne*            at pci? dev ? function ?        # NE2000-compatible
 #ntwoc*                at pci? dev ? function ?        # Riscom/N2 PCI Sync Serial
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/cats/conf/GENERIC
--- a/sys/arch/cats/conf/GENERIC        Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/cats/conf/GENERIC        Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.169 2018/09/06 05:36:50 maxv Exp $
+# $NetBSD: GENERIC,v 1.170 2018/12/12 06:29:36 maxv Exp $
 #
 # GENERIC machine description file
 # 
@@ -298,7 +298,6 @@
 #tl*   at pci? dev ? function ?        # ThunderLAN-based Ethernet
 tlp*   at pci? dev ? function ?        # DECchip 21x4x and clones
 vr*    at pci? dev ? function ?        # VIA Rhine Fast Ethernet
-#lmc*  at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 rtk*   at pci? dev ? function ?        # Realtek 8129/8139
 
 # MII/PHY support
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/cats/conf/INSTALL
--- a/sys/arch/cats/conf/INSTALL        Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/cats/conf/INSTALL        Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: INSTALL,v 1.106 2018/09/06 05:36:50 maxv Exp $
+#      $NetBSD: INSTALL,v 1.107 2018/12/12 06:29:36 maxv Exp $
 #
 #      CATSINST -- CHALTECH CATS Install kernel
 #
@@ -245,7 +245,6 @@
 #de*   at pci? dev ? function ?        # DECchip 21x4x and clones
 tlp*   at pci? dev ? function ?        # DECchip 21x4x and clones
 vr*    at pci? dev ? function ?        # VIA Rhine Fast Ethernet
-#lmc*  at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 rtk*   at pci? dev ? function ?        # Realtek 8129/8139
 
 # MII/PHY support
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/cobalt/conf/GENERIC
--- a/sys/arch/cobalt/conf/GENERIC      Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/cobalt/conf/GENERIC      Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.160 2018/09/06 05:36:50 maxv Exp $
+# $NetBSD: GENERIC,v 1.161 2018/12/12 06:29:36 maxv Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.160 $"
+#ident                 "GENERIC-$Revision: 1.161 $"
 
 maxusers       32
 
@@ -249,7 +249,6 @@
 #tl*           at pci? dev ? function ?        # ThunderLAN-based Ethernet
 tlp*           at pci? dev ? function ?        # DECchip 21x4x and clones
 #vr*           at pci? dev ? function ?        # VIA Rhine Fast Ethernet
-#lmc*          at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 #rtk*          at pci? dev ? function ?        # Realtek 8129/8139
 
 # MII/PHY support
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/cobalt/conf/INSTALL
--- a/sys/arch/cobalt/conf/INSTALL      Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/cobalt/conf/INSTALL      Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.69 2018/09/06 05:36:50 maxv Exp $
+# $NetBSD: INSTALL,v 1.70 2018/12/12 06:29:36 maxv Exp $
 #
 # INSTALL -- installation and rescue kernel.
 #
@@ -10,7 +10,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "INSTALL-$Revision: 1.69 $"
+#ident                 "INSTALL-$Revision: 1.70 $"
 
 makeoptions     COPTS="-Os -mmemcpy"
 makeoptions    CPUFLAGS="-march=vr5000 -mabi=32"
@@ -238,7 +238,6 @@
 #tl*           at pci? dev ? function ?        # ThunderLAN-based Ethernet
 tlp*           at pci? dev ? function ?        # DECchip 21x4x and clones
 #vr*           at pci? dev ? function ?        # VIA Rhine Fast Ethernet
-#lmc*          at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 #rtk*          at pci? dev ? function ?        # Realtek 8129/8139
 
 # MII/PHY support
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/evbarm/conf/IXDP425
--- a/sys/arch/evbarm/conf/IXDP425      Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/evbarm/conf/IXDP425      Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: IXDP425,v 1.55 2018/09/06 05:36:50 maxv Exp $
+#      $NetBSD: IXDP425,v 1.56 2018/12/12 06:29:36 maxv Exp $
 #
 #      IXDP425 -- Intel IXDP425/IXCDP1100 Development Platform
 #
@@ -174,7 +174,6 @@
 fxp*   at pci? dev ? function ?        # Intel EtherExpress PRO 10+/100B
 gsip*  at pci? dev ? function ?        # NS83820 Gigabit Ethernet
 le*    at pci? dev ? function ?        # PCnet-PCI Ethernet
-lmc*   at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 mtd*   at pci? dev ? function ?        # Myson MTD803 3-in-1 Ethernet
 ne*    at pci? dev ? function ?        # NE2000-compatible Ethernet
 ntwoc* at pci? dev ? function ?        # Riscom/N2 PCI Sync Serial
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/evbarm/conf/ZAO425
--- a/sys/arch/evbarm/conf/ZAO425       Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/evbarm/conf/ZAO425       Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ZAO425,v 1.63 2018/09/06 05:36:50 maxv Exp $
+#      $NetBSD: ZAO425,v 1.64 2018/12/12 06:29:36 maxv Exp $
 #
 #      ZAO425 -- Intel IXP425
 #
@@ -161,7 +161,6 @@
 fxp*   at pci? dev ? function ?        # Intel EtherExpress PRO 10+/100B
 gsip*  at pci? dev ? function ?        # NS83820 Gigabit Ethernet
 le*    at pci? dev ? function ?        # PCnet-PCI Ethernet
-lmc*   at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 mtd*   at pci? dev ? function ?        # Myson MTD803 3-in-1 Ethernet
 ne*    at pci? dev ? function ?        # NE2000-compatible Ethernet
 ntwoc* at pci? dev ? function ?        # Riscom/N2 PCI Sync Serial
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/evbmips/conf/MALTA
--- a/sys/arch/evbmips/conf/MALTA       Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/evbmips/conf/MALTA       Wed Dec 12 06:29:36 2018 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: MALTA,v 1.91 2018/09/06 05:36:50 maxv Exp $
+#      $NetBSD: MALTA,v 1.92 2018/12/12 06:29:37 maxv Exp $
 
 include        "arch/evbmips/conf/std.malta"
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "MALTA-$Revision: 1.91 $"
+#ident                 "MALTA-$Revision: 1.92 $"
 
 maxusers       32
 
@@ -226,7 +226,6 @@
 #tl*           at pci? dev ? function ?        # ThunderLAN-based Ethernet
 #tlp*          at pci? dev ? function ?        # DECchip 21x4x and clones
 #vr*           at pci? dev ? function ?        # VIA Rhine Fast Ethernet
-#lmc*          at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 #rtk*          at pci? dev ? function ?        # Realtek 8129/8139
 
 # MII/PHY support
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/evbppc/conf/PMPPC
--- a/sys/arch/evbppc/conf/PMPPC        Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/evbppc/conf/PMPPC        Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: PMPPC,v 1.46 2018/10/23 19:58:52 jdolecek Exp $
+#      $NetBSD: PMPPC,v 1.47 2018/12/12 06:29:37 maxv Exp $
 #
 #      PMPPC
 #
@@ -231,7 +231,6 @@
 gsip*  at pci? dev ? function ?        # NS83820 Gigabit Ethernet
 #hme*  at pci? dev ? function ?        # Sun Microelectronics STP2002-STQ
 le*    at pci? dev ? function ?        # PCnet-PCI Ethernet
-lmc*   at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 ne*    at pci? dev ? function ?        # NE2000-compatible Ethernet
 ntwoc* at pci? dev ? function ?        # Riscom/N2 PCI Sync Serial
 pcn*   at pci? dev ? function ?        # AMD PCnet-PCI Ethernet
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/hppa/conf/GENERIC
--- a/sys/arch/hppa/conf/GENERIC        Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/hppa/conf/GENERIC        Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.22 2018/10/23 19:58:52 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.23 2018/12/12 06:29:37 maxv Exp $
 #
 # GENERIC machine description file
 #
@@ -23,7 +23,7 @@
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 options        SYSCTL_INCLUDE_DESCR    # Include sysctl descriptions in kernel
 
-#ident                 "GENERIC-$Revision: 1.22 $"
+#ident                 "GENERIC-$Revision: 1.23 $"
 
 maxusers       32              # estimated number of users
 
@@ -472,7 +472,6 @@
 fxp*   at pci? dev ? function ?        # Intel EtherExpress PRO 10+/100B
 gsip*  at pci? dev ? function ?        # NS83820 Gigabit Ethernet
 le*    at pci? dev ? function ?        # PCnet-PCI Ethernet
-lmc*   at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
 mtd*   at pci? dev ? function ?        # Myson MTD803 3-in-1 Ethernet
 ne*    at pci? dev ? function ?        # NE2000-compatible Ethernet
 ntwoc* at pci? dev ? function ?        # Riscom/N2 PCI Sync Serial
diff -r 2ccf15871717 -r 9e6ac0972fe7 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL    Wed Dec 12 02:26:40 2018 +0000
+++ b/sys/arch/i386/conf/ALL    Wed Dec 12 06:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.458 2018/11/24 18:23:29 bouyer Exp $
+# $NetBSD: ALL,v 1.459 2018/12/12 06:29:37 maxv Exp $
 # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
 #
 # ALL machine description file



Home | Main Index | Thread Index | Old Index