Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/alpha/conf Add the now-tested "autri* at pci?" audi...



details:   https://anonhg.NetBSD.org/src/rev/a762290aa755
branches:  trunk
changeset: 536371:a762290aa755
user:      nathanw <nathanw%NetBSD.org@localhost>
date:      Sat Sep 14 00:58:55 2002 +0000

description:
Add the now-tested "autri* at pci?" audio device. Found onboard on the
Samsung UP1500.

diffstat:

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

diffs (26 lines):

diff -r 904013d59a0a -r a762290aa755 sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC       Fri Sep 13 23:39:05 2002 +0000
+++ b/sys/arch/alpha/conf/GENERIC       Sat Sep 14 00:58:55 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.211 2002/07/22 14:51:01 wiz Exp $
+# $NetBSD: GENERIC,v 1.212 2002/09/14 00:58:55 nathanw Exp $
 #
 # GENERIC machine description file
 # 
@@ -25,7 +25,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.211 $"
+#ident                 "GENERIC-$Revision: 1.212 $"
 
 maxusers 32
 
@@ -243,6 +243,7 @@
 #options       SCSI_ADW_SDTR_DISABLE           #       disable SDTR
 #options       SCSI_ADW_TAGQ_DISABLE           #       disable Tag Queuing
 ahc*   at      pci? dev ? function ?           # Adaptec [23]94x, aic78x0 SCSI
+autri* at      pci? dev ? function ?           # Trident 4DWAVE based AC'97 Audio
 bha*   at      pci? dev ? function ?           # BusLogic 9xx SCSI (untested)
 cac*   at      pci? dev ? function ?           # Compaq array controller (untested)
 cmpci* at      pci? dev ? function ?           # C-Media CMI8338/8738 Audio



Home | Main Index | Thread Index | Old Index