]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: d-i initrd needs additional usb modules to support the merlin platform
authorCraig Magina <craig.magina@canonical.com>
Thu, 8 Dec 2016 10:39:31 +0000 (11:39 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
BugLink: https://launchpad.net/bugs/1625222
Ubuntu builds the uas and xhci-plat-hcd usb drivers as modules, these
module are needed for d-i to use usb in the installer on the merlin platform.

Signed-off-by: Craig Magina <craig.magina@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
debian.master/d-i/modules/usb-modules

index 90ab09b18607f1fee37e629f54aa1e00e94ee58e..5620527c89dcf02bb0db4dec39eca55a24916fed 100644 (file)
@@ -8,5 +8,7 @@ sl811-hcd ?
 u132-hcd ?
 uhci-hcd ?
 xhci-hcd ?
+xhci-plat-hcd ?
 ehci-tegra ?
 ehci-msm ?
+uas ?