Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Add entries for the 'esa at pci' audio dr...
details: https://anonhg.NetBSD.org/src/rev/dacd56a70ca3
branches: trunk
changeset: 521157:dacd56a70ca3
user: he <he%NetBSD.org@localhost>
date: Thu Jan 24 20:19:46 2002 +0000
description:
Add entries for the 'esa at pci' audio driver (ESS Allegro-1 / Maestro-3).
diffstat:
sys/arch/i386/conf/CARDBUS | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 8360638ea7b0 -r dacd56a70ca3 sys/arch/i386/conf/CARDBUS
--- a/sys/arch/i386/conf/CARDBUS Thu Jan 24 20:14:19 2002 +0000
+++ b/sys/arch/i386/conf/CARDBUS Thu Jan 24 20:19:46 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CARDBUS,v 1.48 2002/01/02 22:32:16 mcr Exp $
+# $NetBSD: CARDBUS,v 1.49 2002/01/24 20:19:46 he Exp $
#
# CARDBUS: GENERIC + CardBus support. Additionally, some
# things typically not found on laptops have been commented out.
@@ -8,7 +8,7 @@
include "arch/i386/conf/std.i386"
-#ident "CARDBUS-$Revision: 1.48 $"
+#ident "CARDBUS-$Revision: 1.49 $"
maxusers 32 # estimated number of users
@@ -785,6 +785,7 @@
cmpci* at pci? dev ? function ? # C-Media CMI8338/8738
eap* at pci? dev ? function ? # Ensoniq AudioPCI
emuxki* at pci? dev ? function ? # Creative SBLive! and PCI512
+esa* at pci? dev ? function ? # ESS Allegro-1 / Maestro-3 PCI Audio
esm* at pci? dev ? function ? # ESS Maestro-1/2/2e PCI Audio Accelerator
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
fms* at pci? dev ? function ? # Forte Media FM801
@@ -837,6 +838,7 @@
audio* at cmpci?
audio* at eap?
audio* at emuxki?
+audio* at esa?
audio* at esl?
audio* at esm?
audio* at eso?
Home |
Main Index |
Thread Index |
Old Index