Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/epoc32/conf Comment out spkr at audio, as audio is ...
details: https://anonhg.NetBSD.org/src/rev/2ab564410af5
branches: trunk
changeset: 349555:2ab564410af5
user: martin <martin%NetBSD.org@localhost>
date: Wed Dec 14 14:01:10 2016 +0000
description:
Comment out spkr at audio, as audio is commented out too
diffstat:
sys/arch/epoc32/conf/GENERIC | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r b78f3e982e40 -r 2ab564410af5 sys/arch/epoc32/conf/GENERIC
--- a/sys/arch/epoc32/conf/GENERIC Wed Dec 14 14:00:16 2016 +0000
+++ b/sys/arch/epoc32/conf/GENERIC Wed Dec 14 14:01:10 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.11 2016/12/13 20:42:17 christos Exp $
+# $NetBSD: GENERIC,v 1.12 2016/12/14 14:01:10 martin Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.11 $"
+#ident "GENERIC-$Revision: 1.12 $"
maxusers 32 # estimated number of users
@@ -167,8 +167,7 @@
#tp* at spi* # ADS7843 Touch screen
#audio* at audio?
-
-spkr* at audio? # PC speaker (synthesized)
+#spkr* at audio? # PC speaker (synthesized)
# External devices
Home |
Main Index |
Thread Index |
Old Index