Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf use the modular versions of spkr
details: https://anonhg.NetBSD.org/src/rev/baf7bfc1e9eb
branches: trunk
changeset: 351909:baf7bfc1e9eb
user: christos <christos%NetBSD.org@localhost>
date: Sun Mar 05 17:20:24 2017 +0000
description:
use the modular versions of spkr
diffstat:
sys/arch/amd64/conf/MODULAR | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 7043315733c7 -r baf7bfc1e9eb sys/arch/amd64/conf/MODULAR
--- a/sys/arch/amd64/conf/MODULAR Sun Mar 05 16:09:26 2017 +0000
+++ b/sys/arch/amd64/conf/MODULAR Sun Mar 05 17:20:24 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MODULAR,v 1.7 2017/02/18 19:28:44 christos Exp $
+# $NetBSD: MODULAR,v 1.8 2017/03/05 17:20:24 christos Exp $
#
# Try to exclude all the drivers in GENERIC that have been modularized
# XXX: incomplete
@@ -12,6 +12,9 @@
-no powernow0 at cpu0
-no vmt0 at cpu0
+-no spkr* at pcppi? # PC speaker
+-no spkr* at audio? # PC speaker (synthesized)
+
-no options COMPAT_15 # NetBSD 1.5,
-no options COMPAT_16 # NetBSD 1.6,
-no options COMPAT_20 # NetBSD 2.0,
Home |
Main Index |
Thread Index |
Old Index