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 bba(4) attachment.



details:   https://anonhg.NetBSD.org/src/rev/70f25ea996c4
branches:  trunk
changeset: 485625:70f25ea996c4
user:      augustss <augustss%NetBSD.org@localhost>
date:      Tue May 02 08:04:24 2000 +0000

description:
Add bba(4) attachment.

diffstat:

 sys/arch/alpha/conf/ALPHA |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r 1247ddc42e1b -r 70f25ea996c4 sys/arch/alpha/conf/ALPHA
--- a/sys/arch/alpha/conf/ALPHA Tue May 02 08:03:53 2000 +0000
+++ b/sys/arch/alpha/conf/ALPHA Tue May 02 08:04:24 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALPHA,v 1.120 2000/04/28 13:51:56 ad Exp $
+# $NetBSD: ALPHA,v 1.121 2000/05/02 08:04:24 augustss Exp $
 #
 # Alpha kernel with all the options you'd want, and more.
 
@@ -6,7 +6,7 @@
 
 maxusers 32
 
-ident          "ALPHA-$Revision: 1.120 $"
+ident          "ALPHA-$Revision: 1.121 $"
 
 # CPU Support
 #options       DEC_2000_300    # "Jensen":     2000/300 (DECpc AXP 150)
@@ -182,6 +182,8 @@
 le*    at      ioasic? offset ?
 scc0   at      ioasic? offset ?
 scc1   at      ioasic? offset ?
+bba0   at      ioasic? offset ?
+audio* at      bba?
 tcds*  at      tc? slot ? offset ?
 asc*   at      tcds? chip ?
 #cfb*  at      tc? slot ? offset ?



Home | Main Index | Thread Index | Old Index