Source-Changes-HG archive

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

[src/netbsd-3]: src/sys/arch/i386/conf Pull up revision 1.31 (requested by ke...



details:   https://anonhg.NetBSD.org/src/rev/ba90c761e4bf
branches:  netbsd-3
changeset: 576400:ba90c761e4bf
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jul 02 16:35:04 2005 +0000

description:
Pull up revision 1.31 (requested by kent in ticket #494):
add "azalia at pci"

diffstat:

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

diffs (26 lines):

diff -r ace98bc6679e -r ba90c761e4bf sys/arch/i386/conf/GENERIC.MPACPI
--- a/sys/arch/i386/conf/GENERIC.MPACPI Sat Jul 02 16:34:57 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC.MPACPI Sat Jul 02 16:35:04 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC.MPACPI,v 1.21.4.1 2005/04/17 11:44:02 tron Exp $
+#      $NetBSD: GENERIC.MPACPI,v 1.21.4.2 2005/07/02 16:35:04 tron Exp $
 #
 #      GENERIC.MPACPI -- Generic, plus ACPI Multiprocessor support
 #
@@ -8,7 +8,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.21.4.1 $"
+#ident                 "GENERIC-$Revision: 1.21.4.2 $"
 
 maxusers       32              # estimated number of users
 
@@ -1012,6 +1012,7 @@
 auixp* at pci? dev ? function ?        # ATI IXP AC'97 Audio
 autri* at pci? dev ? function ?        # Trident 4DWAVE based AC'97 Audio
 auvia* at pci? dev ? function ?        # VIA VT82C686A integrated AC'97 Audio
+azalia*        at pci? dev ? function ?        # High Definition Audio
 clcs*  at pci? dev ? function ?        # Cirrus Logic CS4280
 clct*  at pci? dev ? function ?        # Cirrus Logic CS4281
 cmpci* at pci? dev ? function ?        # C-Media CMI8338/8738



Home | Main Index | Thread Index | Old Index