Source-Changes-HG archive

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

[src/trunk]: src/sys/arch add "azalia at pci"



details:   https://anonhg.NetBSD.org/src/rev/427ef5af26b2
branches:  trunk
changeset: 582217:427ef5af26b2
user:      kent <kent%NetBSD.org@localhost>
date:      Tue Jun 21 02:23:13 2005 +0000

description:
add "azalia at pci"

diffstat:

 sys/arch/amd64/conf/GENERIC       |  5 +++--
 sys/arch/i386/conf/GENERIC        |  5 +++--
 sys/arch/i386/conf/GENERIC.MPACPI |  5 +++--
 sys/arch/i386/conf/GENERIC_LAPTOP |  5 +++--
 4 files changed, 12 insertions(+), 8 deletions(-)

diffs (104 lines):

diff -r 60dcf8acf5ba -r 427ef5af26b2 sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC       Tue Jun 21 01:12:17 2005 +0000
+++ b/sys/arch/amd64/conf/GENERIC       Tue Jun 21 02:23:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.47 2005/06/09 14:43:29 tsutsui Exp $
+# $NetBSD: GENERIC,v 1.48 2005/06/21 02:23:13 kent Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.47 $"
+#ident                 "GENERIC-$Revision: 1.48 $"
 
 maxusers       32              # estimated number of users
 
@@ -712,6 +712,7 @@
 auich* at pci? dev ? function ?        # Intel/AMD/nVidia AC'97 Audio
 autri* at pci? dev ? function ?        # Trident 4DWAVE based AC'97 Audio
 auvia* at pci? dev ? function ?        # VIA 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
diff -r 60dcf8acf5ba -r 427ef5af26b2 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Tue Jun 21 01:12:17 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC        Tue Jun 21 02:23:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.677 2005/06/19 00:23:43 chs Exp $
+# $NetBSD: GENERIC,v 1.678 2005/06/21 02:23:13 kent Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.677 $"
+#ident                 "GENERIC-$Revision: 1.678 $"
 
 maxusers       32              # estimated number of users
 
@@ -1073,6 +1073,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
diff -r 60dcf8acf5ba -r 427ef5af26b2 sys/arch/i386/conf/GENERIC.MPACPI
--- a/sys/arch/i386/conf/GENERIC.MPACPI Tue Jun 21 01:12:17 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC.MPACPI Tue Jun 21 02:23:13 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC.MPACPI,v 1.30 2005/06/19 00:23:43 chs Exp $
+#      $NetBSD: GENERIC.MPACPI,v 1.31 2005/06/21 02:23:13 kent 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.30 $"
+#ident                 "GENERIC-$Revision: 1.31 $"
 
 maxusers       32              # estimated number of users
 
@@ -1021,6 +1021,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
diff -r 60dcf8acf5ba -r 427ef5af26b2 sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Tue Jun 21 01:12:17 2005 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Tue Jun 21 02:23:13 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC_LAPTOP,v 1.140 2005/05/17 17:20:41 hubertf Exp $
+#      $NetBSD: GENERIC_LAPTOP,v 1.141 2005/06/21 02:23:13 kent Exp $
 #      From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
 #
 #      GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@@ -8,7 +8,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.140 $"
+#ident                 "GENERIC-$Revision: 1.141 $"
 
 maxusers       32              # estimated number of users
 
@@ -734,6 +734,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