summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf/GENERIC
diff options
context:
space:
mode:
authorMike Belopuhov <mikeb@cvs.openbsd.org>2008-08-28 10:21:24 +0000
committerMike Belopuhov <mikeb@cvs.openbsd.org>2008-08-28 10:21:24 +0000
commit8c5fa0fe20f13caf23bc92c87baebface4d8ecf7 (patch)
tree9bc5972eaa80393aab04187148fe57bec04bad1d /sys/arch/sparc64/conf/GENERIC
parent6a0eafbaaf688b834fbaeda56bc4bcb1d0c64d16 (diff)
Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations.
Suggestions and corrections by kettenis, ratchov, jakemsr. Thanks a lot! Recording doesn't work at the moment. ok kettenis ratchov
Diffstat (limited to 'sys/arch/sparc64/conf/GENERIC')
-rw-r--r--sys/arch/sparc64/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index ec6afe53405..f992dd0742f 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.219 2008/07/30 18:51:52 brad Exp $
+# $OpenBSD: GENERIC,v 1.220 2008/08/28 10:21:22 mikeb Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -131,6 +131,7 @@ lofn* at pci? # Hifn 6500
ubsec* at pci? # Broadcom 580[125]/582[012]
# PCI sound
+auacer* at pci? # Acer Labs M5455
autri* at pci? flags 0x0000 # Trident 4D WAVE
cmpci* at pci? # C-Media CMI8338/8738
eap* at pci? # Ensoniq AudioPCI S5016
@@ -142,6 +143,7 @@ com* at puc?
#lpt* at puc?
# Sound support
+audio* at auacer?
audio* at audioce?
audio* at audiocs?
audio* at autri?