Module Name: src
Committed By: maxv
Date: Wed Dec 12 06:29:37 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: ALL GENERIC XEN3_DOM0
src/sys/arch/arc/conf: GENERIC
src/sys/arch/cats/conf: GENERIC INSTALL
src/sys/arch/cobalt/conf: GENERIC INSTALL
src/sys/arch/evbarm/conf: IXDP425 ZAO425
src/sys/arch/evbmips/conf: MALTA
src/sys/arch/evbppc/conf: PMPPC
src/sys/arch/hppa/conf: GENERIC
src/sys/arch/i386/conf: ALL GENERIC INSTALL_FLOPPY XEN3PAE_DOM0
src/sys/arch/iyonix/conf: GENERIC
src/sys/arch/macppc/conf: GENERIC
src/sys/arch/sgimips/conf: GENERIC32_IP3x
src/sys/arch/sparc64/conf: GENERIC
Log Message:
Remove references to "lmc" in the kernel configurations.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/arch/amd64/conf/ALL
cvs rdiff -u -r1.511 -r1.512 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.159 -r1.160 src/sys/arch/amd64/conf/XEN3_DOM0
cvs rdiff -u -r1.191 -r1.192 src/sys/arch/arc/conf/GENERIC
cvs rdiff -u -r1.169 -r1.170 src/sys/arch/cats/conf/GENERIC
cvs rdiff -u -r1.106 -r1.107 src/sys/arch/cats/conf/INSTALL
cvs rdiff -u -r1.160 -r1.161 src/sys/arch/cobalt/conf/GENERIC
cvs rdiff -u -r1.69 -r1.70 src/sys/arch/cobalt/conf/INSTALL
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/evbarm/conf/IXDP425
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/evbarm/conf/ZAO425
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/evbmips/conf/MALTA
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/evbppc/conf/PMPPC
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/hppa/conf/GENERIC
cvs rdiff -u -r1.458 -r1.459 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.1196 -r1.1197 src/sys/arch/i386/conf/GENERIC
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/i386/conf/INSTALL_FLOPPY
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/i386/conf/XEN3PAE_DOM0
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/iyonix/conf/GENERIC
cvs rdiff -u -r1.349 -r1.350 src/sys/arch/macppc/conf/GENERIC
cvs rdiff -u -r1.120 -r1.121 src/sys/arch/sgimips/conf/GENERIC32_IP3x
cvs rdiff -u -r1.210 -r1.211 src/sys/arch/sparc64/conf/GENERIC
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/amd64/conf/ALL
diff -u src/sys/arch/amd64/conf/ALL:1.109 src/sys/arch/amd64/conf/ALL:1.110
--- src/sys/arch/amd64/conf/ALL:1.109 Sun Dec 9 11:52:11 2018
+++ src/sys/arch/amd64/conf/ALL Wed Dec 12 06:29:36 2018
@@ -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 @@ include "arch/amd64/conf/std.amd64"
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 @@ jme* at pci? dev ? function ? # JMicron
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
Index: src/sys/arch/amd64/conf/GENERIC
diff -u src/sys/arch/amd64/conf/GENERIC:1.511 src/sys/arch/amd64/conf/GENERIC:1.512
--- src/sys/arch/amd64/conf/GENERIC:1.511 Tue Dec 11 16:52:49 2018
+++ src/sys/arch/amd64/conf/GENERIC Wed Dec 12 06:29:36 2018
@@ -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 @@ include "arch/amd64/conf/std.amd64"
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 @@ jme* at pci? dev ? function ? # JMicron
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
Index: src/sys/arch/amd64/conf/XEN3_DOM0
diff -u src/sys/arch/amd64/conf/XEN3_DOM0:1.159 src/sys/arch/amd64/conf/XEN3_DOM0:1.160
--- src/sys/arch/amd64/conf/XEN3_DOM0:1.159 Sat Nov 24 18:23:29 2018
+++ src/sys/arch/amd64/conf/XEN3_DOM0 Wed Dec 12 06:29:36 2018
@@ -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 INCLUDE_CONFIG_FILE # embed con
#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 @@ ixg* at pci? dev ? function ? # Intel 82
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
Index: src/sys/arch/arc/conf/GENERIC
diff -u src/sys/arch/arc/conf/GENERIC:1.191 src/sys/arch/arc/conf/GENERIC:1.192
--- src/sys/arch/arc/conf/GENERIC:1.191 Thu Sep 6 05:36:49 2018
+++ src/sys/arch/arc/conf/GENERIC Wed Dec 12 06:29:36 2018
@@ -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 @@ include "arch/arc/conf/std.arc"
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 @@ fxp* at pci? dev ? function ? # Intel E
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
Index: src/sys/arch/cats/conf/GENERIC
diff -u src/sys/arch/cats/conf/GENERIC:1.169 src/sys/arch/cats/conf/GENERIC:1.170
--- src/sys/arch/cats/conf/GENERIC:1.169 Thu Sep 6 05:36:50 2018
+++ src/sys/arch/cats/conf/GENERIC Wed Dec 12 06:29:36 2018
@@ -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 @@ sip* at pci? dev ? function ? # SiS 900
#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
Index: src/sys/arch/cats/conf/INSTALL
diff -u src/sys/arch/cats/conf/INSTALL:1.106 src/sys/arch/cats/conf/INSTALL:1.107
--- src/sys/arch/cats/conf/INSTALL:1.106 Thu Sep 6 05:36:50 2018
+++ src/sys/arch/cats/conf/INSTALL Wed Dec 12 06:29:36 2018
@@ -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 @@ sip* at pci? dev ? function ? # SiS 900
#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
Index: src/sys/arch/cobalt/conf/GENERIC
diff -u src/sys/arch/cobalt/conf/GENERIC:1.160 src/sys/arch/cobalt/conf/GENERIC:1.161
--- src/sys/arch/cobalt/conf/GENERIC:1.160 Thu Sep 6 05:36:50 2018
+++ src/sys/arch/cobalt/conf/GENERIC Wed Dec 12 06:29:36 2018
@@ -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 @@ include "arch/cobalt/conf/std.cobalt"
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 @@ ral* at pci? dev ? function ? # ralink
#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
Index: src/sys/arch/cobalt/conf/INSTALL
diff -u src/sys/arch/cobalt/conf/INSTALL:1.69 src/sys/arch/cobalt/conf/INSTALL:1.70
--- src/sys/arch/cobalt/conf/INSTALL:1.69 Thu Sep 6 05:36:50 2018
+++ src/sys/arch/cobalt/conf/INSTALL Wed Dec 12 06:29:36 2018
@@ -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 @@ include "arch/cobalt/conf/std.cobalt"
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 @@ wd* at atabus? drive ? flags 0x0000
#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
Index: src/sys/arch/evbarm/conf/IXDP425
diff -u src/sys/arch/evbarm/conf/IXDP425:1.55 src/sys/arch/evbarm/conf/IXDP425:1.56
--- src/sys/arch/evbarm/conf/IXDP425:1.55 Thu Sep 6 05:36:50 2018
+++ src/sys/arch/evbarm/conf/IXDP425 Wed Dec 12 06:29:36 2018
@@ -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 @@ fpa* at pci? dev ? function ? # DEC DEFP
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
Index: src/sys/arch/evbarm/conf/ZAO425
diff -u src/sys/arch/evbarm/conf/ZAO425:1.63 src/sys/arch/evbarm/conf/ZAO425:1.64
--- src/sys/arch/evbarm/conf/ZAO425:1.63 Thu Sep 6 05:36:50 2018
+++ src/sys/arch/evbarm/conf/ZAO425 Wed Dec 12 06:29:36 2018
@@ -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 @@ fpa* at pci? dev ? function ? # DEC DEFP
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
Index: src/sys/arch/evbmips/conf/MALTA
diff -u src/sys/arch/evbmips/conf/MALTA:1.91 src/sys/arch/evbmips/conf/MALTA:1.92
--- src/sys/arch/evbmips/conf/MALTA:1.91 Thu Sep 6 05:36:50 2018
+++ src/sys/arch/evbmips/conf/MALTA Wed Dec 12 06:29:37 2018
@@ -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 @@ options SIP_EVENT_COUNTERS
#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
Index: src/sys/arch/evbppc/conf/PMPPC
diff -u src/sys/arch/evbppc/conf/PMPPC:1.46 src/sys/arch/evbppc/conf/PMPPC:1.47
--- src/sys/arch/evbppc/conf/PMPPC:1.46 Tue Oct 23 19:58:52 2018
+++ src/sys/arch/evbppc/conf/PMPPC Wed Dec 12 06:29:37 2018
@@ -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 @@ fxp* at pci? dev ? function ? # Intel Et
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
Index: src/sys/arch/hppa/conf/GENERIC
diff -u src/sys/arch/hppa/conf/GENERIC:1.22 src/sys/arch/hppa/conf/GENERIC:1.23
--- src/sys/arch/hppa/conf/GENERIC:1.22 Tue Oct 23 19:58:52 2018
+++ src/sys/arch/hppa/conf/GENERIC Wed Dec 12 06:29:37 2018
@@ -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 @@ include "arch/hppa/conf/std.hppa"
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 @@ ex* at pci? dev ? function ? # 3Com 90x[
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
Index: src/sys/arch/i386/conf/ALL
diff -u src/sys/arch/i386/conf/ALL:1.458 src/sys/arch/i386/conf/ALL:1.459
--- src/sys/arch/i386/conf/ALL:1.458 Sat Nov 24 18:23:29 2018
+++ src/sys/arch/i386/conf/ALL Wed Dec 12 06:29:37 2018
@@ -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
@@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.458 $"
+#ident "ALL-$Revision: 1.459 $"
maxusers 64 # estimated number of users
@@ -1063,7 +1063,6 @@ ixg* at pci? dev ? function ? # Intel 82
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
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
Index: src/sys/arch/i386/conf/GENERIC
diff -u src/sys/arch/i386/conf/GENERIC:1.1196 src/sys/arch/i386/conf/GENERIC:1.1197
--- src/sys/arch/i386/conf/GENERIC:1.1196 Tue Dec 11 16:52:49 2018
+++ src/sys/arch/i386/conf/GENERIC Wed Dec 12 06:29:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1196 2018/12/11 16:52:49 maya Exp $
+# $NetBSD: GENERIC,v 1.1197 2018/12/12 06:29:37 maxv Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.1196 $"
+#ident "GENERIC-$Revision: 1.1197 $"
maxusers 64 # estimated number of users
@@ -995,7 +995,6 @@ ixg* at pci? dev ? function ? # Intel 82
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
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
Index: src/sys/arch/i386/conf/INSTALL_FLOPPY
diff -u src/sys/arch/i386/conf/INSTALL_FLOPPY:1.46 src/sys/arch/i386/conf/INSTALL_FLOPPY:1.47
--- src/sys/arch/i386/conf/INSTALL_FLOPPY:1.46 Thu Sep 6 05:36:50 2018
+++ src/sys/arch/i386/conf/INSTALL_FLOPPY Wed Dec 12 06:29:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_FLOPPY,v 1.46 2018/09/06 05:36:50 maxv Exp $
+# $NetBSD: INSTALL_FLOPPY,v 1.47 2018/12/12 06:29:37 maxv Exp $
#
# INSTALL - Installation kernel.
#
@@ -491,7 +491,6 @@ gsip* at pci? dev ? function ? # NS83820
#iwi* at pci? dev ? function ? # Intel PRO/Wireless 2200BG
#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
Index: src/sys/arch/i386/conf/XEN3PAE_DOM0
diff -u src/sys/arch/i386/conf/XEN3PAE_DOM0:1.8 src/sys/arch/i386/conf/XEN3PAE_DOM0:1.9
--- src/sys/arch/i386/conf/XEN3PAE_DOM0:1.8 Sat Nov 24 18:23:29 2018
+++ src/sys/arch/i386/conf/XEN3PAE_DOM0 Wed Dec 12 06:29:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: XEN3PAE_DOM0,v 1.8 2018/11/24 18:23:29 bouyer Exp $
+# $NetBSD: XEN3PAE_DOM0,v 1.9 2018/12/12 06:29:37 maxv Exp $
#
# XEN3_0: Xen 3.0 domain0 kernel
@@ -334,7 +334,6 @@ iwm* at pci? dev ? function ? # Intel Wi
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
Index: src/sys/arch/iyonix/conf/GENERIC
diff -u src/sys/arch/iyonix/conf/GENERIC:1.103 src/sys/arch/iyonix/conf/GENERIC:1.104
--- src/sys/arch/iyonix/conf/GENERIC:1.103 Tue Oct 23 19:58:52 2018
+++ src/sys/arch/iyonix/conf/GENERIC Wed Dec 12 06:29:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.103 2018/10/23 19:58:52 jdolecek Exp $
+# $NetBSD: GENERIC,v 1.104 2018/12/12 06:29:37 maxv Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/iyonix/conf/std.iyonix"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.103 $"
+#ident "GENERIC-$Revision: 1.104 $"
maxusers 32 # estimated number of users
@@ -393,7 +393,6 @@ uk* at atapibus? drive ? flags 0x0000 #
#ipw* at pci? dev ? function ? # Intel PRO/Wireless 2100
#iwi* at pci? dev ? function ? # Intel PRO/Wireless 2200BG
#le* at pci? dev ? function ? # PCnet-PCI 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
Index: src/sys/arch/macppc/conf/GENERIC
diff -u src/sys/arch/macppc/conf/GENERIC:1.349 src/sys/arch/macppc/conf/GENERIC:1.350
--- src/sys/arch/macppc/conf/GENERIC:1.349 Sat Aug 25 20:52:41 2018
+++ src/sys/arch/macppc/conf/GENERIC Wed Dec 12 06:29:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.349 2018/08/25 20:52:41 rin Exp $
+# $NetBSD: GENERIC,v 1.350 2018/12/12 06:29:37 maxv Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.349 $"
+#ident "GENERIC-$Revision: 1.350 $"
maxusers 32
@@ -228,7 +228,6 @@ gem* at pci? dev ? function ? # gmac eth
#gm* at pci? dev ? function ? # gmac ethernet (old)
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
pcn* at pci? dev ? function ? # AMD PCnet-PCI Ethernet
Index: src/sys/arch/sgimips/conf/GENERIC32_IP3x
diff -u src/sys/arch/sgimips/conf/GENERIC32_IP3x:1.120 src/sys/arch/sgimips/conf/GENERIC32_IP3x:1.121
--- src/sys/arch/sgimips/conf/GENERIC32_IP3x:1.120 Tue Oct 23 19:58:53 2018
+++ src/sys/arch/sgimips/conf/GENERIC32_IP3x Wed Dec 12 06:29:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC32_IP3x,v 1.120 2018/10/23 19:58:53 jdolecek Exp $
+# $NetBSD: GENERIC32_IP3x,v 1.121 2018/12/12 06:29:37 maxv Exp $
#
# GENERIC32_IP3x machine description file
#
@@ -28,7 +28,7 @@ makeoptions TEXTADDR="0x80069000" # entr
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC32_IP3x-$Revision: 1.120 $"
+#ident "GENERIC32_IP3x-$Revision: 1.121 $"
maxusers 32
@@ -207,7 +207,6 @@ fxp* at pci? dev ? function ?
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
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
Index: src/sys/arch/sparc64/conf/GENERIC
diff -u src/sys/arch/sparc64/conf/GENERIC:1.210 src/sys/arch/sparc64/conf/GENERIC:1.211
--- src/sys/arch/sparc64/conf/GENERIC:1.210 Fri Nov 2 19:57:32 2018
+++ src/sys/arch/sparc64/conf/GENERIC Wed Dec 12 06:29:37 2018
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.210 2018/11/02 19:57:32 macallan Exp $
+# $NetBSD: GENERIC,v 1.211 2018/12/12 06:29:37 maxv Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@ include "arch/sparc64/conf/std.sparc64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.210 $"
+#ident "GENERIC-$Revision: 1.211 $"
maxusers 64
@@ -512,7 +512,6 @@ ixg* at pci? dev ? function ? # Intel 82
# XXX lacks bus_dmamap_sync()
#le* at pci? dev ? function ? # PCnet-PCI Ethernet
# XXX uses vtophys()
-#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
ne* at pci? dev ? function ? # NE2000-compatible Ethernet UT