summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-05-28 13:29:23 +0000
committerThierry Vignaud <tv@mandriva.org>2007-05-28 13:29:23 +0000
commit592d667a333a45d5352e3bd6991d4aa656f2acb2 (patch)
tree2aba5114d6e4a50d05f86f10e68a91e435aacaf2
parent1e8aa1a5b862968bf749ce7b2e013356a2e64b40 (diff)
downloaddrakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.tar
drakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.tar.gz
drakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.tar.bz2
drakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.tar.xz
drakx-592d667a333a45d5352e3bd6991d4aa656f2acb2.zip
handle snd-cs5530 driver
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS5
3 files changed, 7 insertions, 2 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index a69a17398..2bc3a1df7 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -187,7 +187,7 @@ our %l = (
qw(rme96xx sam9407 sb sgalaxy snd-ad1816a snd-ad1848 snd-ad1889 snd-ali5451 snd-als100 snd-als300),
qw(snd-als4000 snd-atiixp snd-au8810 snd-au8820 snd-au8830 snd-audigyls snd-azt2320 snd-azt3328 snd-azx),
qw(snd-asihpi snd-bt87x snd-ca0106 snd-cmi8330 snd-cmipci snd-cs4231 snd-cs4232 snd-cs4236 snd-cs4281),
- qw(snd-cs46xx snd-cs5535audio snd-darla20 snd-darla24 snd-dt019x snd-echo3g snd-emu10k1 snd-emu10k1x snd-ens1370 snd-ens1371 snd-es1688 snd-es18xx),
+ qw(snd-cs46xx snd-cs5530 snd-cs5535audio snd-darla20 snd-darla24 snd-dt019x snd-echo3g snd-emu10k1 snd-emu10k1x snd-ens1370 snd-ens1371 snd-es1688 snd-es18xx),
qw(snd-es1938 snd-es1968 snd-es968 snd-fm801 snd-gina20 snd-gina24 snd-gina3g snd-gusclassic snd-gusextreme),
qw(snd-gusmax snd-hda-intel snd-hdsp snd-hdspm snd-ice1712 snd-ice1724 snd-indi snd-indigo snd-indigodj snd-indigoio snd-intel8x0 snd-interwave),
qw(snd-interwave-stb snd-korg1212 snd-layla20 snd-layla24 snd-layla3g snd-maestro3 snd-mia snd-mixart snd-mona snd-mpu401 snd-nm256),
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 5701e2cac..a0cd8c936 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+- hw support:
+ o handle snd-cs5530 driver
- progress bar wait_message: ensure it doesn't go crazy when asked to update
with the same fraction (eg #30090)
- diskdrake:
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 9ed2dbcfe..3977f4683 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,6 +1,9 @@
- do not ask for updates at end of installation when updates are already
available (network installs) (#30344)
-- do not try to configure dvd devices since /dev is wiped out at reboot
+- do not try to configure dvd devices since /dev is wiped out at
+ reboot
+- hw support:
+ o handle snd-cs5530 driver
- install fonts-ttf-dejavu & fonts-ttf-liberation by default
- allow umounting cdrom during a transaction
- really allow having name with "/" in media.cfg