From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759277Ab3BMLYz (ORCPT ); Wed, 13 Feb 2013 06:24:55 -0500 Received: from plane.gmane.org ([80.91.229.3]:40575 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754716Ab3BMLYy (ORCPT ); Wed, 13 Feb 2013 06:24:54 -0500 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Colin Guthrie Subject: Re: [REGRESSION] [nailed] USB boot failure: USB: EHCI: make ehci-pci a separate driver Date: Wed, 13 Feb 2013 10:50:49 +0000 Message-ID: <511B7009.6030501@colin.guthr.ie> References: <20130210001442.GA5744@rhlx01.hs-esslingen.de> <20130210140554.GA5299@rhlx01.hs-esslingen.de> <20130212160727.GA15857@rhlx01.hs-esslingen.de> <20130212161617.GA3887@kroah.com> <20130213064436.GA22583@rhlx01.hs-esslingen.de> <20130213071628.GA4211@rhlx01.hs-esslingen.de> <20130213074409.GA16043@rhlx01.hs-esslingen.de> <20130213100543.GA20222@rhlx01.hs-esslingen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org Cc: initramfs@vger.kernel.org, linux-usb@vger.kernel.org X-Gmane-NNTP-Posting-Host: brent.tribalogic.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130114 Thunderbird/17.0.2 In-Reply-To: <20130213100543.GA20222@rhlx01.hs-esslingen.de> Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 'Twas brillig, and Andreas Mohr at 13/02/13 10:05 did gyre and gimble: > Indeed, > adding > > ehci_pci > > to /etc/initramfs-tools/modules and running > > update-initramfs -u -k 3.7.0-rc5+ > > to get /boot/initrd.img-3.7.0-rc5+ > of the formerly broken -rc5+ build corrected > manages to fix boot. I think you actually want both: ehci-pci and ehci-platform (tho' perhaps the module deps mean only the -pci one is needed) Either way I already posted a patch about this a while back: See: "[PATCH 6/6] kernel-modules: Add ehci support for kernel 3.8+" (admittedly perhaps that should have been 3.7 rather than 3.8)! Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/