Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.83:



details:   https://anonhg.NetBSD.org/src/rev/3d78b353608a
branches:  trunk
changeset: 752274:3d78b353608a
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun Feb 21 18:00:13 2010 +0000

description:
Regen from GENERIC.in rev 1.83:
> Add pseudo-device ksyms. Noticed by David Ross on port-atari.

diffstat:

 sys/arch/atari/conf/ATARITT      |  5 +++--
 sys/arch/atari/conf/FALCON       |  5 +++--
 sys/arch/atari/conf/HADES        |  5 +++--
 sys/arch/atari/conf/MILAN-ISAIDE |  7 ++++---
 sys/arch/atari/conf/MILAN-PCIIDE |  7 ++++---
 sys/arch/atari/conf/SMALL030     |  4 ++--
 6 files changed, 19 insertions(+), 14 deletions(-)

diffs (147 lines):

diff -r 4e6b6a1c003d -r 3d78b353608a sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT       Sun Feb 21 17:57:03 2010 +0000
+++ b/sys/arch/atari/conf/ATARITT       Sun Feb 21 18:00:13 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: ATARITT,v 1.95 2009/12/05 20:11:03 pooka Exp $
+# $NetBSD: ATARITT,v 1.96 2010/02/21 18:00:13 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
+#              NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
 include "arch/atari/conf/std.atari"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -92,6 +92,7 @@
 pseudo-device ipfilter # IP filtering device
 pseudo-device rnd # /dev/random and in-kernel generator
 pseudo-device clockctl # user control of clock subsystem
+pseudo-device ksyms # /dev/ksyms
 pseudo-device view 4 # View (graphics mapping)
 pseudo-device mouse 1 # mouse
 ncrscsi0 at mainbus0 # NCR5380 SCSI driver
diff -r 4e6b6a1c003d -r 3d78b353608a sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON        Sun Feb 21 17:57:03 2010 +0000
+++ b/sys/arch/atari/conf/FALCON        Sun Feb 21 18:00:13 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: FALCON,v 1.92 2009/12/05 20:11:03 pooka Exp $
+# $NetBSD: FALCON,v 1.93 2010/02/21 18:00:13 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
+#              NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
 include "arch/atari/conf/std.atari"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -95,6 +95,7 @@
 pseudo-device ipfilter # IP filtering device
 pseudo-device rnd # /dev/random and in-kernel generator
 pseudo-device clockctl # user control of clock subsystem
+pseudo-device ksyms # /dev/ksyms
 pseudo-device view 4 # View (graphics mapping)
 pseudo-device mouse 1 # mouse
 ncrscsi0 at mainbus0 # NCR5380 SCSI driver
diff -r 4e6b6a1c003d -r 3d78b353608a sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sun Feb 21 17:57:03 2010 +0000
+++ b/sys/arch/atari/conf/HADES Sun Feb 21 18:00:13 2010 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: HADES,v 1.84 2009/12/05 20:11:03 pooka Exp $
+# $NetBSD: HADES,v 1.85 2010/02/21 18:00:13 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: HADES.in,v 1.9 2009/01/24 00:19:47 abs Exp $
-#              NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
+#              NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
 include "arch/atari/conf/std.hades"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -97,6 +97,7 @@
 pseudo-device ipfilter # IP filtering device
 pseudo-device rnd # /dev/random and in-kernel generator
 pseudo-device clockctl # user control of clock subsystem
+pseudo-device ksyms # /dev/ksyms
 exphy* at mii? phy ? # 3Com internal PHYs
 inphy* at mii? phy ? # Intel 82555 PHYs
 iophy* at mii? phy ? # Intel 82553 PHYs
diff -r 4e6b6a1c003d -r 3d78b353608a sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE  Sun Feb 21 17:57:03 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE  Sun Feb 21 18:00:13 2010 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-ISAIDE,v 1.61 2009/12/05 20:11:03 pooka Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.62 2010/02/21 18:00:14 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: MILAN.in,v 1.22 2009/01/24 00:19:47 abs Exp $
-#              NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
+#              NetBSD: MILAN.in,v 1.23 2009/12/23 09:17:41 mbalmer Exp $
+#              NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -95,6 +95,7 @@
 pseudo-device ipfilter # IP filtering device
 pseudo-device rnd # /dev/random and in-kernel generator
 pseudo-device clockctl # user control of clock subsystem
+pseudo-device ksyms # /dev/ksyms
 exphy* at mii? phy ? # 3Com internal PHYs
 inphy* at mii? phy ? # Intel 82555 PHYs
 iophy* at mii? phy ? # Intel 82553 PHYs
diff -r 4e6b6a1c003d -r 3d78b353608a sys/arch/atari/conf/MILAN-PCIIDE
--- a/sys/arch/atari/conf/MILAN-PCIIDE  Sun Feb 21 17:57:03 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-PCIIDE  Sun Feb 21 18:00:13 2010 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-PCIIDE,v 1.65 2009/12/05 20:11:03 pooka Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.66 2010/02/21 18:00:14 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: MILAN.in,v 1.22 2009/01/24 00:19:47 abs Exp $
-#              NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
+#              NetBSD: MILAN.in,v 1.23 2009/12/23 09:17:41 mbalmer Exp $
+#              NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -95,6 +95,7 @@
 pseudo-device ipfilter # IP filtering device
 pseudo-device rnd # /dev/random and in-kernel generator
 pseudo-device clockctl # user control of clock subsystem
+pseudo-device ksyms # /dev/ksyms
 exphy* at mii? phy ? # 3Com internal PHYs
 inphy* at mii? phy ? # Intel 82555 PHYs
 iophy* at mii? phy ? # Intel 82553 PHYs
diff -r 4e6b6a1c003d -r 3d78b353608a sys/arch/atari/conf/SMALL030
--- a/sys/arch/atari/conf/SMALL030      Sun Feb 21 17:57:03 2010 +0000
+++ b/sys/arch/atari/conf/SMALL030      Sun Feb 21 18:00:13 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: SMALL030,v 1.3 2009/12/05 20:11:03 pooka Exp $
+# $NetBSD: SMALL030,v 1.4 2010/02/21 18:00:13 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.81 2009/11/23 00:18:37 abs Exp $
+#              NetBSD: GENERIC.in,v 1.83 2010/02/21 17:57:03 tsutsui Exp $
 include "arch/atari/conf/std.atari"
 makeoptions COPTS="-Os"
 maxusers 16



Home | Main Index | Thread Index | Old Index