diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-08-13 15:09:23 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-08-13 15:09:23 +0000 |
commit | ccc97a82d0700c70e4e30d2908835628c1e60e9f (patch) | |
tree | 16af3daac3f1f6ca3a3be2e5f271e1fb7a674d17 | |
parent | Version bump. (diff) | |
download | gentoo-2-ccc97a82d0700c70e4e30d2908835628c1e60e9f.tar.gz gentoo-2-ccc97a82d0700c70e4e30d2908835628c1e60e9f.tar.bz2 gentoo-2-ccc97a82d0700c70e4e30d2908835628c1e60e9f.zip |
Update ALSA cards, bug 269167
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/desc/alsa_cards.desc | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 324058438a69..b64707ea2fee 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3121 2009/08/13 11:20:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3122 2009/08/13 15:09:22 beandog Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 13 Aug 2009; Steve Dibb <beandog@gentoo.org> desc/alsa_cards.desc: + Update ALSA cards, bug 269167 + 13 Aug 2009; Jeroen Roovers <jer@gentoo.org> package.mask: Adjust www-client/opera non-beta mask. diff --git a/profiles/desc/alsa_cards.desc b/profiles/desc/alsa_cards.desc index 7efc04bc663d..14f711ca6a68 100644 --- a/profiles/desc/alsa_cards.desc +++ b/profiles/desc/alsa_cards.desc @@ -1,6 +1,6 @@ # Copyright 2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/alsa_cards.desc,v 1.7 2008/10/29 02:26:15 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/alsa_cards.desc,v 1.8 2009/08/13 15:09:23 beandog Exp $ # This file contains descriptions of ALSA_CARDS USE_EXPAND flags. @@ -76,6 +76,8 @@ hda-intel - Intel HD Audio hdspm - RME Hammerfall DSP MADI hdsp - RME Hammerfall DSP Audio hifier - TempoTec HiFier Fantasia +hpet - HPET timer interface +hrtimer - ALSA timer interface ice1712 - ICEnsemble ICE1712 (Envy24) ice1724 - ICE/VT1724/1720 (Envy24HT/PT) indigodj - (Echoaudio) Indigo DJ @@ -125,6 +127,7 @@ riptide - Conexant Riptide rme32 - RME Digi32, 32/8, 32 PRO rme9652 - RME Digi9652 (Hammerfall) rme96 - RME Digi96, 96/8, 96/8 PRO +rtctimer - ALSA RTC timer interface s3c2410 - S3C24XX Sound core s3c2412-soc-i2s - Enable the s3c2412-soc-i2s driver s3c24xx-soc-ln2440sbc-alc650 - SoC AC97 Audio support for LN2440SBC - ALC650 |