Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/i386/conf Pull up revision 1.26 (via patch, re...
details: https://anonhg.NetBSD.org/src/rev/84b100d5654c
branches: netbsd-1-5
changeset: 492580:84b100d5654c
user: he <he%NetBSD.org@localhost>
date: Sat Jan 19 21:56:50 2002 +0000
description:
Pull up revision 1.26 (via patch, requested by he):
Add driver for Creative Labs SBLive! EMU10000 and (probably) PCI512.
Fixes PR#15260.
diffstat:
sys/arch/i386/conf/GENERIC_LAPTOP | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r f88716f0daee -r 84b100d5654c sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Sat Jan 19 21:56:32 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Sat Jan 19 21:56:50 2002 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.2.2.10 2001/05/06 15:19:15 he Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.2.2.11 2002/01/19 21:56:50 he Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.2.2.10 $"
+#ident "GENERIC-$Revision: 1.2.2.11 $"
maxusers 32 # estimated number of users
@@ -567,6 +567,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
esm* at pci? dev ? function ? # ESS Maestro-1/2/2e PCI Audio Accelerator
eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
neo* at pci? dev ? function ? #
@@ -612,6 +613,7 @@
audio* at clct?
audio* at cmpci?
audio* at eap?
+audio* at emuxki?
audio* at esm?
audio* at eso?
audio* at ess?
Home |
Main Index |
Thread Index |
Old Index