summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-06-01 17:25:29 +0000
committerThierry Vignaud <tv@mageia.org>2012-06-01 17:25:29 +0000
commit87edee7ea5a3d0846baa737e883f2530549d0d03 (patch)
treea11853b5c5f588c13cf044cbedac6232e70ec05e /kernel
parentefc71a13091a8941365482a4b5499c44eb18964d (diff)
downloaddrakx-backup-do-not-use-87edee7ea5a3d0846baa737e883f2530549d0d03.tar
drakx-backup-do-not-use-87edee7ea5a3d0846baa737e883f2530549d0d03.tar.gz
drakx-backup-do-not-use-87edee7ea5a3d0846baa737e883f2530549d0d03.tar.bz2
drakx-backup-do-not-use-87edee7ea5a3d0846baa737e883f2530549d0d03.tar.xz
drakx-backup-do-not-use-87edee7ea5a3d0846baa737e883f2530549d0d03.zip
include hv_storvsc, virtio_scsi & xen-netfront
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 112bccc57..0958629a4 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -97,6 +97,7 @@ our %l = (
tokenring => [ qw(3c359 abyss ibmtr lanstreamer olympic proteon skisa smctr tms380tr tmspci) ],
wan => [ qw(c101 cosa cyclomx cycx_drv dlci dscc4 farsync hdlc hostess_sv11 lapbether lmc n2 pc300 pci200syn sbni sdla sdladrv sealevel syncppp wanxl z85230) ],
usb_dsl => [ qw(cxacru speedtch ueagle-atm usbatm xusbatm) ],
+ virtual => [ qw(xen-netfront) ],
},
################################################################################
@@ -154,7 +155,7 @@ our %l = (
qw(qla2100 qla2200 qla2300 qla2322 qla4xxx qla6312 qla6322),
),
],
- virtual => [ qw(xenblk virtio_blk) ],
+ virtual => [ qw(hv_storvsc virtio_blk virtio_scsi xenblk) ],
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(keucr uas ums-alauda ums-cypress ums-datafab ums-eneub6250 ums-freecom ums-isd200),