Add entries for the 'esa at pci' audio driver (ESS Allegro-1 / Maestro-3).

This commit is contained in:
he 2002-01-24 20:19:46 +00:00
parent c2004821b2
commit d69be53e42
1 changed files with 4 additions and 2 deletions

View File

@ -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 @@ clct* at pci? dev ? function ? # Cirrus Logic CS4281
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 clct?
audio* at cmpci?
audio* at eap?
audio* at emuxki?
audio* at esa?
audio* at esl?
audio* at esm?
audio* at eso?