From e65cd7005dbf2ad3297f2452464d44b066cb8d73 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 8 Jan 2008 14:28:57 +0000 Subject: handle new driver: snd-virtuoso --- kernel/list_modules.pm | 2 +- perl-install/NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 9e8232576..f0d4c8adf 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -196,7 +196,7 @@ our %l = ( qw(snd-maestro3 snd-mia snd-mixart snd-mona snd-mpu401 snd-nm256), qw(snd-opl3sa2 snd-opti92x-ad1848 snd-opti92x-cs4231 snd-opti93x snd-oxygen snd-pcsp snd-pcxhr snd-riptide snd-rme32), qw(snd-rme96 snd-rme9652 snd-sb16 snd-sb8 snd-sbawe snd-sc6000 snd-sgalaxy snd-sis7019 snd-sonicvibes), - qw(snd-sscape snd-trident snd-via82xx snd-vx222 snd-vxp440 snd-vxpocket snd-wavefront), + qw(snd-sscape snd-trident snd-via82xx snd-virtuoso snd-vx222 snd-vxp440 snd-vxpocket snd-wavefront), qw(snd-ymfpci sonicvibes sscape trident via82cxxx_audio wavefront ymfpci), ), ], diff --git a/perl-install/NEWS b/perl-install/NEWS index 25f8ff99e..e22cf4853 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +- handle new driver: snd-virtuoso - bootloader-config: o fix regression introduced in 10.5.7: do not create alt_xxx entries when adding a new entry in bootloader -- cgit v1.2.1