Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/alpha/conf Add "asc* at tc?" for PMAZ-A TurboChanne...
details: https://anonhg.NetBSD.org/src/rev/7dafbf7b4c6d
branches: trunk
changeset: 515666:7dafbf7b4c6d
user: simonb <simonb%NetBSD.org@localhost>
date: Mon Oct 01 10:23:37 2001 +0000
description:
Add "asc* at tc?" for PMAZ-A TurboChannel cards.
diffstat:
sys/arch/alpha/conf/ALPHA | 5 +++--
sys/arch/alpha/conf/GENERIC | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (50 lines):
diff -r 34c105db4c41 -r 7dafbf7b4c6d sys/arch/alpha/conf/ALPHA
--- a/sys/arch/alpha/conf/ALPHA Mon Oct 01 10:22:42 2001 +0000
+++ b/sys/arch/alpha/conf/ALPHA Mon Oct 01 10:23:37 2001 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: ALPHA,v 1.153 2001/09/15 04:33:38 thorpej Exp $
+# $NetBSD: ALPHA,v 1.154 2001/10/01 10:23:37 simonb Exp $
#
# Alpha kernel with all the options you'd want, and more.
include "arch/alpha/conf/std.alpha"
-ident "ALPHA-$Revision: 1.153 $"
+ident "ALPHA-$Revision: 1.154 $"
maxusers 32
@@ -193,6 +193,7 @@
audio* at bba?
tcds* at tc? slot ? offset ?
asc* at tcds? chip ?
+asc* at tc? slot ? offset ?
#cfb* at tc? slot ? offset ?
#sfb* at tc? slot ? offset ?
le* at tc? slot ? offset ?
diff -r 34c105db4c41 -r 7dafbf7b4c6d sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC Mon Oct 01 10:22:42 2001 +0000
+++ b/sys/arch/alpha/conf/GENERIC Mon Oct 01 10:23:37 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.193 2001/09/15 04:33:37 thorpej Exp $
+# $NetBSD: GENERIC,v 1.194 2001/10/01 10:23:37 simonb Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
#
@@ -6,7 +6,7 @@
include "arch/alpha/conf/std.alpha"
-#ident "GENERIC-$Revision: 1.193 $"
+#ident "GENERIC-$Revision: 1.194 $"
maxusers 32
@@ -177,6 +177,7 @@
audio* at bba?
tcds* at tc? slot ? offset ?
asc* at tcds? chip ?
+asc* at tc? slot ? offset ?
#cfb* at tc? slot ? offset ?
#sfb* at tc? slot ? offset ?
le* at tc? slot ? offset ?
Home |
Main Index |
Thread Index |
Old Index