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.44 (requested ...
details: https://anonhg.NetBSD.org/src/rev/631f62a146b9
branches: netbsd-1-6
changeset: 529568:631f62a146b9
user: he <he%NetBSD.org@localhost>
date: Sat Nov 30 14:01:10 2002 +0000
description:
Pull up revision 1.44 (requested by chs in ticket #769):
Add ``audio* at uaudio?'' so that uaudio is actually useful.
Fixes PR#15610.
diffstat:
sys/arch/sparc64/conf/GENERIC32 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 519ac1f025b5 -r 631f62a146b9 sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32 Sat Nov 30 13:58:06 2002 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32 Sat Nov 30 14:01:10 2002 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: GENERIC32,v 1.39.4.3 2002/10/24 09:34:42 lukem Exp $
+# $NetBSD: GENERIC32,v 1.39.4.4 2002/11/30 14:01:10 he Exp $
include "arch/sparc64/conf/std.sparc64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.39.4.3 $"
+#ident "GENERIC-$Revision: 1.39.4.4 $"
maxusers 64
@@ -521,6 +521,7 @@
audio* at audiocs?
audio* at autri?
+audio* at uaudio?
#midi* at autri?
Home |
Main Index |
Thread Index |
Old Index