From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OVvZE-0001sY-2k for mharc-grub-devel@gnu.org; Mon, 05 Jul 2010 19:59:16 -0400 Received: from [140.186.70.92] (port=55623 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVvZB-0001sQ-HE for grub-devel@gnu.org; Mon, 05 Jul 2010 19:59:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OVvZA-0004oC-CK for grub-devel@gnu.org; Mon, 05 Jul 2010 19:59:13 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:54462) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OVvZA-0004nz-56 for grub-devel@gnu.org; Mon, 05 Jul 2010 19:59:12 -0400 Received: by ewy28 with SMTP id 28so1954030ewy.0 for ; Mon, 05 Jul 2010 16:59:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=YFKu3yjK6eyWpy0cS3wHW5IDzfcSdNN6az+ANmPbJAc=; b=XTl/UFltSAmbkINm7Q6YPvoAUoV6ox/n3w196oRqtmxP3p/EaWtdTSv5oxdkAKUONJ Y+UdOx9s8ZixuatuoludRoLEzOrKWvaidUovk+/56YoUNoioZyftkwoq52H0ZMu8SS/t hd9Cf3/bs3ntlP6fz6yeeyNO1m2c/lxHxzqKo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=lnsMWWn3krk+J31Lty/hIm9SjpgG8Z4JWrLexJUtbRErLwhl1MHn3WLYEXDP/IcrCf ddLAfolArlc5DF0yiuRCS6ViEPnIaQB6SrWHZR12z1jSIfk1jLohm7nCWjsUdDoqUqrC qJ8ABPz/iS9qzKbGP9s5WzaSC/iOW8fPl7F44= Received: by 10.213.21.194 with SMTP id k2mr2819437ebb.82.1278374350905; Mon, 05 Jul 2010 16:59:10 -0700 (PDT) Received: from debian.bg45.phnet ([109.229.191.139]) by mx.google.com with ESMTPS id a48sm40524534eei.7.2010.07.05.16.59.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 05 Jul 2010 16:59:10 -0700 (PDT) Message-ID: <4C3271CD.2010205@gmail.com> Date: Tue, 06 Jul 2010 01:59:09 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Icedove/3.0.5 MIME-Version: 1.0 To: grub-devel@gnu.org References: <1277025716.4952.4.camel@pracovna> <4C28D186.5040406@gmail.com> <1278349907.4721.18.camel@pracovna> In-Reply-To: <1278349907.4721.18.camel@pracovna> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigF2E736F54266DBF61E374A4D" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [Patch] Simple USB hub support X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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, 05 Jul 2010 23:59:14 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF2E736F54266DBF61E374A4D Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/05/2010 07:11 PM, Ale=C5=A1 Nesrsta wrote: > Vladimir '=CF=86-coder/phcoder' Serbinenko p=C3=AD=C5=A1e v Po 28. 06. = 2010 v 18:44 > +0200: > =20 >> On 06/20/2010 11:21 AM, Ale=C5=A1 Nesrsta wrote: >> =20 >>> Hi, >>> >>> included patch should make USB hubs operational. >>> >>> It works in the same simple way as whole GRUB2 USB support, i.e. USB = hub >>> and device must be connected to computer BEFORE uhci/ohci module is >>> loaded. >>> >>> =20 >>> =20 >> You can go ahead nd commit to mainline >> =20 > OK, I committed it into trunk as rev. 2521. > =20 Apparently your commit has gone wrong. The only change it did was to include time.h. Could you recommit? > Regards, Ales > > =20 >>> Note (mainly for Vladimir): >>> Via hub are normally working also devices which I reported to be not >>> functional on UHCI. So, from my point of view it looks like there is >>> surely some problem in powering of UHCI root hubs on my computer. But= I >>> still don't know why only some devices are sensitive to this problem >>> (all of them are not big consumers of power). >>> >>> Best regards >>> Ales >>> >>> =20 >>> >>> >>> _______________________________________________ >>> Grub-devel mailing list >>> Grub-devel@gnu.org >>> http://lists.gnu.org/mailman/listinfo/grub-devel >>> =20 >>> =20 >> >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> http://lists.gnu.org/mailman/listinfo/grub-devel >> =20 > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigF2E736F54266DBF61E374A4D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAkwycc0ACgkQNak7dOguQgkzJgD8D+wsJMvKoN5+E6DqUz0PiL3T Ns+nMTvyn5y7R5MYMZ4BAKzmwrLYkJDFIJneXDoLLHFRP8GuYlNQZDOsbr5hNu5n =L0Er -----END PGP SIGNATURE----- --------------enigF2E736F54266DBF61E374A4D--