From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VGa3V-0007G8-8h for mharc-grub-devel@gnu.org; Mon, 02 Sep 2013 15:44:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGa3P-0007Fd-4y for grub-devel@gnu.org; Mon, 02 Sep 2013 15:44:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGa3J-0002YE-LR for grub-devel@gnu.org; Mon, 02 Sep 2013 15:44:51 -0400 Received: from smtp.volny.cz ([2001:4de8:71c:62::33]:33800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGa3J-0002Xu-F4 for grub-devel@gnu.org; Mon, 02 Sep 2013 15:44:45 -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 404F1260BFB for ; Mon, 2 Sep 2013 21:44:43 +0200 (CEST) Message-ID: <5224EAB5.7090906@volny.cz> Date: Mon, 02 Sep 2013 21:44:53 +0200 From: =?windows-1252?Q?Ale=9A_Nesrsta?= 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: USB 1.0/1.1 devices on modern machines with only EHCI/XHCI. References: <522127F7.3050903@volny.cz> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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, 02 Sep 2013 19:44:56 -0000 2.9.2013 10:49, Melki Christian (consultant) wrote: > Sorry Ales, > > Here is a lsusb -vvv dump of the E6430 machine. > I meant to include it the first time. According to this file, it looks like Smart card reader is connected in port 8 at internal USB2 hub Bus 002 Device 002: ID 8087:0024. Did you try it again with your patch in usbhub.c applied (grub_uint8_t -> grub_uint32_t)? I think it should work now (change bit of port 8 is located in second byte of Hub and Port Status Change Bitmap DWORD, i.e. in part which was affected by the bug...). BR, Ales > > BR, > Christian > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >