From 896aee8eefff458e4f856df79e79c2512a0aa01f Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 19 May 2011 21:52:56 +0000 Subject: add ums-* (USB mass storage) modules in disk/usb category --- kernel/list_modules.pm | 2 +- mdk-stage1/NEWS | 1 + perl-install/NEWS | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1