From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VOB1s-0007LD-Ua for mharc-grub-devel@gnu.org; Mon, 23 Sep 2013 14:38:40 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOB1l-0007JY-Dg for grub-devel@gnu.org; Mon, 23 Sep 2013 14:38:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOB1g-0006AJ-2m for grub-devel@gnu.org; Mon, 23 Sep 2013 14:38:33 -0400 Received: from smtp.volny.cz ([2001:4de8:71c:62::33]:47571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOB1f-00068w-SE for grub-devel@gnu.org; Mon, 23 Sep 2013 14:38:27 -0400 Received: from [192.168.6.11] (unknown [193.86.90.90]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: starous@volny.cz) by smtp.volny.cz (Postfix) with ESMTPSA id 46F8F260CA8 for ; Mon, 23 Sep 2013 20:38:22 +0200 (CEST) Message-ID: <52408AA4.2080909@volny.cz> Date: Mon, 23 Sep 2013 20:38:28 +0200 From: =?UTF-8?B?QWxlxaEgTmVzcnN0YQ==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130806 Thunderbird/17.0.8 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] Re: Missing USB devices. References: <20130807201137.08332daf@opensuse.site> <520534A0.4030009@volny.cz> <52056C1F.5070003@volny.cz> <521D0A45.5000407@volny.cz> <522231B0.8080106@volny.cz> <5222327B.7090103@volny.cz> <52225C41.2080509@volny.cz> <52403845.9060005@gmail.com> In-Reply-To: <52403845.9060005@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4de8:71c:62::33 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Sep 2013 18:38:39 -0000 OK, committed. I simply removed the line you mentioned... BR, Ales Dne 23.9.2013 14:47, Vladimir '=CF=86-coder/phcoder' Serbinenko napsal(a)= : > On 31.08.2013 23:12, Ale=C5=A1 Nesrsta wrote: >> - grub_boot_time ("Ownership of EHCI port taken"); >> + grub_boot_time ("Ownership of EHCI controller taken"); > This has to be after SMI_EN is written as writes to SMI_EN may cause SM= I > which would take time and may cause trouble. Other than this go ahead > for the patch > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >