summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-05-14 22:06:27 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-05-14 22:06:27 +0000
commit27a3726252e9c28f02a230f342c6a768cba8a6ed (patch)
treed92e48c66b8f96ebc6ef91fe4dd0a3af99ba8861 /sys/arch/amd64/conf
parent4c3d55ce3647f2fdc52c0ffce02b8a5f33ea26c4 (diff)
clsc works; tleslie@gmail.com
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r--sys/arch/amd64/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index 9e75701d5be..f462c09a5a6 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.130 2006/05/14 21:09:30 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.131 2006/05/14 22:06:26 deraadt Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -397,7 +397,7 @@ 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
-#clcs* at pci? # CS4280 CrystalClear audio
+clcs* at pci? # CS4280 CrystalClear audio
#clct* at pci? # CS4281 CrystalClear audio
#fms* at pci? # Forte Media FM801
#maestro* at pci? # ESS Maestro PCI
@@ -425,7 +425,7 @@ audio* at eap?
#audio* at sv?
#audio* at neo?
#audio* at cmpci?
-#audio* at clcs?
+audio* at clcs?
#audio* at clct?
audio* at auich?
audio* at auixp?