Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/amiga/conf add Toccata.



details:   https://anonhg.NetBSD.org/src/rev/b36584ea0f34
branches:  trunk
changeset: 521268:b36584ea0f34
user:      is <is%NetBSD.org@localhost>
date:      Sun Jan 27 13:18:24 2002 +0000

description:
add Toccata.

diffstat:

 sys/arch/amiga/conf/AMIGA |  11 +++++++----
 sys/arch/amiga/conf/DRACO |  11 +++++++----
 2 files changed, 14 insertions(+), 8 deletions(-)

diffs (86 lines):

diff -r db42a2905a04 -r b36584ea0f34 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Sun Jan 27 13:04:21 2002 +0000
+++ b/sys/arch/amiga/conf/AMIGA Sun Jan 27 13:18:24 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: AMIGA,v 1.42 2002/01/27 11:12:39 jdolecek Exp $
+# $NetBSD: AMIGA,v 1.43 2002/01/27 13:18:24 is Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running make in this directory.
 #
-# Created from: #NetBSD: GENERIC,v 1.170 2002/01/27 11:07:38 jdolecek Exp $
+# Created from: #NetBSD: GENERIC,v 1.171 2002/01/27 13:01:46 is Exp $
 
 #GENERIC machine description file
 
@@ -24,7 +24,7 @@
 #device.
 include "arch/amiga/conf/std.amiga"
 
-#ident                 "GENERIC-$Revision: 1.42 $"
+#ident                 "GENERIC-$Revision: 1.43 $"
 
 maxusers       8
 options        RTC_OFFSET=0
@@ -277,7 +277,7 @@
 #Keyboard device. Optionally can attach a wskbd.
 #wskbd works together with a wsdisplay so enable them both if you will.
 #Don't enable wskbd if you use ite.
-#
+
 #XXX in std.amiga: kbd0 at mainbus0
 #wskbd0                at kbd0 console ?
 
@@ -302,6 +302,9 @@
 repulse*       at zbus0                # ALiENDESiGN Repulse
 audio*         at repulse?
 
+toccata*       at zbus0                # MacroSystem GmbH Toccata
+audio*         at toccata?
+
 #Ethernet cards:
 le*            at zbus0                # A2065, Ameristar, Ariadne
 ne*            at zbus0                # AriadneII, X-surf
diff -r db42a2905a04 -r b36584ea0f34 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Sun Jan 27 13:04:21 2002 +0000
+++ b/sys/arch/amiga/conf/DRACO Sun Jan 27 13:18:24 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.58 2002/01/27 11:12:39 jdolecek Exp $
+# $NetBSD: DRACO,v 1.59 2002/01/27 13:18:24 is Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running make in this directory.
 #
-# Created from: #NetBSD: GENERIC,v 1.170 2002/01/27 11:07:38 jdolecek Exp $
+# Created from: #NetBSD: GENERIC,v 1.171 2002/01/27 13:01:46 is Exp $
 
 #GENERIC machine description file
 
@@ -24,7 +24,7 @@
 #device.
 include "arch/amiga/conf/std.amiga"
 
-#ident                 "GENERIC-$Revision: 1.58 $"
+#ident                 "GENERIC-$Revision: 1.59 $"
 
 maxusers       8
 options        RTC_OFFSET=0
@@ -215,7 +215,7 @@
 #Keyboard device. Optionally can attach a wskbd.
 #wskbd works together with a wsdisplay so enable them both if you will.
 #Don't enable wskbd if you use ite.
-#
+
 #XXX in std.amiga: kbd0 at mainbus0
 #wskbd0                at kbd0 console ?
 
@@ -231,6 +231,9 @@
 repulse*       at zbus0                # ALiENDESiGN Repulse
 audio*         at repulse?
 
+toccata*       at zbus0                # MacroSystem GmbH Toccata
+audio*         at toccata?
+
 #Ethernet cards:
 le*            at zbus0                # A2065, Ameristar, Ariadne
 ne*            at zbus0                # AriadneII, X-surf



Home | Main Index | Thread Index | Old Index