From 2470db9d7433280065684a692f47149d2bc70f65 Mon Sep 17 00:00:00 2001 From: Marc Weber Date: Thu, 30 Apr 2009 12:21:41 +0000 Subject: [PATCH] also add uhci_hcd, thanks to ugo @ irc svn path=/nixos/trunk/; revision=15413 --- installer/cd-dvd/rescue-cd.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/installer/cd-dvd/rescue-cd.nix b/installer/cd-dvd/rescue-cd.nix index b7e68c2d46dd..7a5c97421bc1 100644 --- a/installer/cd-dvd/rescue-cd.nix +++ b/installer/cd-dvd/rescue-cd.nix @@ -54,6 +54,7 @@ rec { # something goes wrong in stage 1. "ehci_hcd" "ohci_hcd" + "uhci_hcd" "usbhid" "usb_storage"