summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--mdk-stage1/NEWS1
-rw-r--r--perl-install/NEWS1
3 files changed, 3 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index fa9a48222..3f2ab8491 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -153,7 +153,7 @@ our %l = (
virtual => [ qw(xenblk virtio_blk) ],
pcmcia => [ qw(aha152x_cs fdomain_cs nsp_cs qlogic_cs ide-cs pata_pcmcia sym53c500_cs) ],
raw => [ qw(ide-gd_mod sd_mod) ],
- usb => [ qw(usb-storage keucr uas) ],
+ usb => [ qw(keucr uas ums-alauda ums-cypress ums-datafab ums-freecom ums-isd200 ums-jumpshot ums-karma ums-onetouch ums-sddr09 ums-sddr55 ums-usbat usb-storage) ],
firewire => [ qw(sbp2) ],
cdrom => [ qw(ide-cd_mod sr_mod) ],
card_reader => [ qw(sdhci sdhci-pci tifm_sd tifm_7xx1) ],
diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS
index fd6e5e3f4..79d94f166 100644
--- a/mdk-stage1/NEWS
+++ b/mdk-stage1/NEWS
@@ -1,5 +1,6 @@
- do not attempt to perform ISA probe for PCMCIA controller on x86_64
as it fails with kvm_amd (#1156)
+- add ums-* (USB mass storage) modules in disk/usb category
1.49:
- use new libldetect API for finding out unknown devices
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 16a2febdf..32ac4b581 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,5 +1,6 @@
- finish-install: do not try to replace home path for device files
after live install (#1148)
+- add ums-* (USB mass storage) modules in disk/usb category
Version 13.54 - 19 May 2011