summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorjandberg <jandberg@NetBSD.org>2003-09-22 18:29:05 +0000
committerjandberg <jandberg@NetBSD.org>2003-09-22 18:29:05 +0000
commitbc88a034889547e12e10afd503b2bd1f0ce59871 (patch)
treeb5410bceaf0f658ec0985cfa7255b75233846a6f /sys
parent05be5081d9b8e14ba4072d8fdb19028fa7a21fc9 (diff)
regen after wsmouse addition
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/amiga/conf/AMIGA9
-rw-r--r--sys/arch/amiga/conf/DRACO9
-rw-r--r--sys/arch/amiga/conf/GENERIC9
-rw-r--r--sys/arch/amiga/conf/INSTALL9
-rw-r--r--sys/arch/amiga/conf/WSCONS8
5 files changed, 29 insertions, 15 deletions
diff --git a/sys/arch/amiga/conf/AMIGA b/sys/arch/amiga/conf/AMIGA
index 78b41d5d174..d13f6988646 100644
--- a/sys/arch/amiga/conf/AMIGA
+++ b/sys/arch/amiga/conf/AMIGA
@@ -1,9 +1,9 @@
-# $NetBSD: AMIGA,v 1.63 2003/09/22 14:12:29 cl Exp $
+# $NetBSD: AMIGA,v 1.64 2003/09/22 18:29:06 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.14 2003/09/22 14:11:15 cl Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.63 $"
+#ident "GENERIC-$Revision: 1.64 $"
maxusers 8
@@ -323,6 +323,9 @@ aucc* at mainbus0 # Amiga CC audio
audio* at aucc?
+#wsmouse* at ms?
+
+
#
# Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics)
#
diff --git a/sys/arch/amiga/conf/DRACO b/sys/arch/amiga/conf/DRACO
index 96e59298cfd..3af598f5fec 100644
--- a/sys/arch/amiga/conf/DRACO
+++ b/sys/arch/amiga/conf/DRACO
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.79 2003/09/22 14:12:30 cl Exp $
+# $NetBSD: DRACO,v 1.80 2003/09/22 18:29:06 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.14 2003/09/22 14:11:15 cl Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.79 $"
+#ident "GENERIC-$Revision: 1.80 $"
maxusers 8
@@ -253,6 +253,9 @@ lpt* at iobl? port ? # IOBlix parallel ports
+
+#wsmouse* at ms?
+
#
# DraCo Mainboard devices (sans keyboard)
#
diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC
index baaa2e48c6b..9f2f92e7a7c 100644
--- a/sys/arch/amiga/conf/GENERIC
+++ b/sys/arch/amiga/conf/GENERIC
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.197 2003/09/22 14:12:30 cl Exp $
+# $NetBSD: GENERIC,v 1.198 2003/09/22 18:29:05 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.14 2003/09/22 14:11:15 cl Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.197 $"
+#ident "GENERIC-$Revision: 1.198 $"
maxusers 8
@@ -323,6 +323,9 @@ a2kbbc0 at mainbus0 # A2000 battery backed clock
aucc* at mainbus0 # Amiga CC audio
audio* at aucc?
+
+#wsmouse* at ms?
+
#
# DraCo Mainboard devices (sans keyboard)
#
diff --git a/sys/arch/amiga/conf/INSTALL b/sys/arch/amiga/conf/INSTALL
index 2eafbbe4841..243feacf389 100644
--- a/sys/arch/amiga/conf/INSTALL
+++ b/sys/arch/amiga/conf/INSTALL
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.40 2003/09/22 14:12:31 cl Exp $
+# $NetBSD: INSTALL,v 1.41 2003/09/22 18:29:05 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.14 2003/09/22 14:11:15 cl Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.40 $"
+#ident "GENERIC-$Revision: 1.41 $"
makeoptions COPTS="-Os"
@@ -279,6 +279,9 @@ fd* at fdc0 unit ? # floppy disks on the later
a34kbbc0 at mainbus0 # A3000/A4000 battery backed clock
a2kbbc0 at mainbus0 # A2000 battery backed clock
+
+#wsmouse* at ms?
+
#
# DraCo Mainboard devices (sans keyboard)
#
diff --git a/sys/arch/amiga/conf/WSCONS b/sys/arch/amiga/conf/WSCONS
index 81ef9011241..0c3bee2a80c 100644
--- a/sys/arch/amiga/conf/WSCONS
+++ b/sys/arch/amiga/conf/WSCONS
@@ -1,9 +1,9 @@
-# $NetBSD: WSCONS,v 1.17 2003/09/22 14:12:32 cl Exp $
+# $NetBSD: WSCONS,v 1.18 2003/09/22 18:29:06 jandberg Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.14 2003/09/22 14:11:15 cl Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.15 2003/09/22 18:23:01 jandberg Exp $
#
# GENERIC machine description file
#
@@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.17 $"
+#ident "GENERIC-$Revision: 1.18 $"
maxusers 8
@@ -296,6 +296,8 @@ a2kbbc0 at mainbus0 # A2000 battery backed clock
aucc* at mainbus0 # Amiga CC audio
audio* at aucc?
+wsmouse* at ms?
+
#
# DraCo Mainboard devices (sans keyboard)
#