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 ess to isa attachment. The entry is ...



details:   https://anonhg.NetBSD.org/src/rev/4d0e57f1988d
branches:  trunk
changeset: 473772:4d0e57f1988d
user:      augustss <augustss%NetBSD.org@localhost>
date:      Fri Jun 18 20:27:59 1999 +0000

description:
Add ess to isa attachment.  The entry is commented out for the moment since
I'm not sure how accurate the probe is.

diffstat:

 sys/arch/i386/conf/GENERIC |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r aed2cd878d73 -r 4d0e57f1988d sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Fri Jun 18 20:25:23 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC        Fri Jun 18 20:27:59 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.236 1999/06/06 17:37:03 dante Exp $
+#      $NetBSD: GENERIC,v 1.237 1999/06/18 20:27:59 augustss Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -543,6 +543,7 @@
 # ISA audio devices
 # the "aria" probe might give false hits
 #aria0 at isa? port 0x290 irq 10               # Aria
+#ess0  at isa? port 0x220 irq 5 drq 1 drq2 5   # ESS 18XX
 gus0   at isa? port 0x220 irq 7 drq 1 drq2 6   # Gravis Ultra Sound
 pas0   at isa? port 0x220 irq 7 drq 1          # ProAudio Spectrum
 pss0   at isa? port 0x220 irq 7 drq 6          # Personal Sound System



Home | Main Index | Thread Index | Old Index