summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-05-19 01:17:38 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-05-19 01:17:38 +0000
commitc93d07119d609e5d8a4141ae1f28599752641cc3 (patch)
treefc7e4987b40ec146e4caec544826f183a95533c0
parent480e55a602787f7199bb5121fca2766875624fb9 (diff)
no, azalia may not be on. Why? You did not ASK ME, brad. And there
is an outstanding PR which makes it obvious that it should not be enabled yet!
-rw-r--r--sys/arch/i386/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 985e54280ec..7f8926c9b79 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.494 2006/05/18 20:56:43 marco Exp $
+# $OpenBSD: GENERIC,v 1.495 2006/05/19 01:17:37 deraadt Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -545,7 +545,7 @@ auich* at pci? flags 0x0000 # i82801 ICH AC'97 audio
auixp* at pci? # ATI IXP AC'97 Audio
autri* at pci? flags 0x0000 # Trident 4D WAVE
auvia* at pci? # VIA VT82C686A
-azalia* at pci? # High Definition Audio
+#azalia* at pci? # High Definition Audio
clcs* at pci? # CS4280 CrystalClear audio
clct* at pci? # CS4281 CrystalClear audio
fms* at pci? # Forte Media FM801
@@ -602,7 +602,7 @@ audio* at auich?
audio* at auixp?
audio* at autri?
audio* at auvia?
-audio* at azalia?
+#audio* at azalia?
audio* at fms?
audio* at maestro?
audio* at esa?