Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/arch/sparc64/conf Pull up revision 1.40 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/6c10ec73e2e1
branches:  netbsd-1-6
changeset: 527804:6c10ec73e2e1
user:      tv <tv%NetBSD.org@localhost>
date:      Mon Jun 10 15:59:39 2002 +0000

description:
Pull up revision 1.40 (requested by 186 in ticket #0):
Add audiocs at ebus.

diffstat:

 sys/arch/sparc64/conf/GENERIC32 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r a9b15567eeea -r 6c10ec73e2e1 sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32   Mon Jun 10 15:57:59 2002 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32   Mon Jun 10 15:59:39 2002 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: GENERIC32,v 1.39 2002/05/16 01:01:41 thorpej Exp $
+#      $NetBSD: GENERIC32,v 1.39.4.1 2002/06/10 15:59:39 tv Exp $
 
 include "arch/sparc64/conf/std.sparc64"
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.39 $"
+#ident                 "GENERIC-$Revision: 1.39.4.1 $"
 
 maxusers       64
 
@@ -515,6 +515,7 @@
 ## /dev/audio support (`audiocs' plus `audio')
 ##
 audiocs*       at sbus? slot ? offset ?        # SUNW,CS4231
+audiocs*       at ebus?                        # SUNW,CS4231 in U5/U10
 autri*         at pci? dev ? function ?        # Blade 100 'sound'
 
 audio*         at audiocs?



Home | Main Index | Thread Index | Old Index