From 592d667a333a45d5352e3bd6991d4aa656f2acb2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 28 May 2007 13:29:23 +0000 Subject: handle snd-cs5530 driver --- kernel/list_modules.pm | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 5 ++++- 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 -- cgit v1.2.1