summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-09-14 23:17:55 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-09-14 23:17:55 +0000
commitf4ac04409cbc0e6609f3ec49e4a54f27c8b28466 (patch)
tree9d5e5d12721a75c65c7e3a16fece1dfbbf0057de /sys/arch/amd64/conf
parent5a91bea3bd6d1dd1815af0dc6bb6d4b3ef6b6d49 (diff)
eap tested to work; tybollt@solace.mh.se
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 0006bb3e14d..682734087e0 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.27 2004/08/20 15:19:28 millert Exp $
+# $OpenBSD: GENERIC,v 1.28 2004/09/14 23:17:54 deraadt Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -384,7 +384,7 @@ ukphy* at mii? phy ? # "unknown" PHYs
#pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System
#sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver
-#eap* at pci? dev ? function ? # Ensoniq AudioPCI S5016
+eap* at pci? dev ? function ? # Ensoniq AudioPCI S5016
#eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
#sv* at pci? dev ? function ? # S3 SonicVibes (S3 617)
#neo* at pci? dev ? function ? # NeoMagic 256AV/ZX
@@ -432,7 +432,7 @@ auvia* at pci? dev ? function ? # VIA VT82C686A
#audio* at ess?
#audio* at wss?
#audio* at ym?
-#audio* at eap?
+audio* at eap?
#audio* at eso?
#audio* at sv?
#audio* at neo?