diff options
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 44c0b3ae2..36897c493 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -89,7 +89,7 @@ our %l = ( ], 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(vboxdrv virtio_net xen-netfront) ], + virtual => [ qw(hv_netvsc vboxdrv virtio_net xen-netfront) ], }, ################################################################################ |