Module Name: src
Committed By: rkujawa
Date: Mon Nov 19 22:40:24 UTC 2012
Modified Files:
src/sys/arch/amiga/conf: DRACO GENERIC INSTALL
Log Message:
Regen configs.
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/sys/arch/amiga/conf/DRACO
cvs rdiff -u -r1.290 -r1.291 src/sys/arch/amiga/conf/GENERIC
cvs rdiff -u -r1.110 -r1.111 src/sys/arch/amiga/conf/INSTALL
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/amiga/conf/DRACO
diff -u src/sys/arch/amiga/conf/DRACO:1.159 src/sys/arch/amiga/conf/DRACO:1.160
--- src/sys/arch/amiga/conf/DRACO:1.159 Wed Oct 17 14:48:08 2012
+++ src/sys/arch/amiga/conf/DRACO Mon Nov 19 22:40:24 2012
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.159 2012/10/17 14:48:08 apb Exp $
+# $NetBSD: DRACO,v 1.160 2012/11/19 22:40:24 rkujawa Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.101 2012/06/07 23:30:52 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.105 2012/11/19 22:39:47 rkujawa Exp $
#
##
# GENERIC machine description file
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.159 $"
+#ident "GENERIC-$Revision: 1.160 $"
maxusers 8
@@ -306,6 +306,8 @@ qn* at zbus0 # Quicknet
xsurf* at zbus0 # X-Surf
ne* at xsurfbus? # NE2000 chip on X-Surf
gencp* at xsurfbus? # clockports on X-Surf
+#wdc* at xsurfbus? # IDE on X-Surf
+#options WDC_NO_IDS
clockport* at gencp?
# Arcnet
Index: src/sys/arch/amiga/conf/GENERIC
diff -u src/sys/arch/amiga/conf/GENERIC:1.290 src/sys/arch/amiga/conf/GENERIC:1.291
--- src/sys/arch/amiga/conf/GENERIC:1.290 Wed Oct 17 14:48:08 2012
+++ src/sys/arch/amiga/conf/GENERIC Mon Nov 19 22:40:24 2012
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.290 2012/10/17 14:48:08 apb Exp $
+# $NetBSD: GENERIC,v 1.291 2012/11/19 22:40:24 rkujawa Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.101 2012/06/07 23:30:52 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.105 2012/11/19 22:39:47 rkujawa Exp $
#
##
# GENERIC machine description file
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.290 $"
+#ident "GENERIC-$Revision: 1.291 $"
maxusers 8
@@ -386,6 +386,8 @@ qn* at zbus0 # Quicknet
xsurf* at zbus0 # X-Surf
ne* at xsurfbus? # NE2000 chip on X-Surf
gencp* at xsurfbus? # clockports on X-Surf
+#wdc* at xsurfbus? # IDE on X-Surf
+#options WDC_NO_IDS
clockport* at gencp?
# Arcnet
@@ -522,16 +524,16 @@ bthub* at btuart?
bthidev* at bthub?
# Bluetooth Mouse
-btms* at bthidev? reportid ?
-wsmouse* at btms? mux 0
+#btms* at bthidev? reportid ?
+#wsmouse* at btms? mux 0
# Bluetooth Keyboard
#btkbd* at bthidev? reportid ?
#wskbd* at btkbd? console ? mux 1
# Bluetooth Apple Magic Mouse
-btmagic* at bthub?
-wsmouse* at btmagic? mux 0
+#btmagic* at bthub?
+#wsmouse* at btmagic? mux 0
# Bluetooth Audio support
#btsco* at bthub?
Index: src/sys/arch/amiga/conf/INSTALL
diff -u src/sys/arch/amiga/conf/INSTALL:1.110 src/sys/arch/amiga/conf/INSTALL:1.111
--- src/sys/arch/amiga/conf/INSTALL:1.110 Fri Aug 17 20:11:38 2012
+++ src/sys/arch/amiga/conf/INSTALL Mon Nov 19 22:40:24 2012
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.110 2012/08/17 20:11:38 abs Exp $
+# $NetBSD: INSTALL,v 1.111 2012/11/19 22:40:24 rkujawa Exp $
#
# This file was automatically created.
# Changes will be lost when make is run in this directory.
#
-# Created from: # NetBSD: GENERIC.in,v 1.101 2012/06/07 23:30:52 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.105 2012/11/19 22:39:47 rkujawa Exp $
#
##
# GENERIC machine description file
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.110 $"
+#ident "GENERIC-$Revision: 1.111 $"
makeoptions COPTS="-Os"
@@ -327,6 +327,8 @@ qn* at zbus0 # Quicknet
xsurf* at zbus0 # X-Surf
ne* at xsurfbus? # NE2000 chip on X-Surf
gencp* at xsurfbus? # clockports on X-Surf
+#wdc* at xsurfbus? # IDE on X-Surf
+#options WDC_NO_IDS
clockport* at gencp?
# Arcnet
@@ -461,16 +463,16 @@ bthub* at btuart?
bthidev* at bthub?
# Bluetooth Mouse
-btms* at bthidev? reportid ?
-wsmouse* at btms? mux 0
+#btms* at bthidev? reportid ?
+#wsmouse* at btms? mux 0
# Bluetooth Keyboard
#btkbd* at bthidev? reportid ?
#wskbd* at btkbd? console ? mux 1
# Bluetooth Apple Magic Mouse
-btmagic* at bthub?
-wsmouse* at btmagic? mux 0
+#btmagic* at bthub?
+#wsmouse* at btmagic? mux 0
# Bluetooth Audio support
#btsco* at bthub?