From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KxNjM-0002sn-BX for mharc-grub-devel@gnu.org; Tue, 04 Nov 2008 10:22:08 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxNjL-0002sI-2N for grub-devel@gnu.org; Tue, 04 Nov 2008 10:22:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxNjJ-0002ra-5V for grub-devel@gnu.org; Tue, 04 Nov 2008 10:22:06 -0500 Received: from [199.232.76.173] (port=54694 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxNjJ-0002rS-13 for grub-devel@gnu.org; Tue, 04 Nov 2008 10:22:05 -0500 Received: from moutng.kundenserver.de ([212.227.126.187]:53046) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KxNjI-0007hw-KT for grub-devel@gnu.org; Tue, 04 Nov 2008 10:22:05 -0500 Received: from [85.180.32.76] (e180032076.adsl.alicedsl.de [85.180.32.76]) by mrelayeu.kundenserver.de (node=mrelayeu0) with ESMTP (Nemesis) id 0MKwh2-1KxNit3qoZ-0003SP; Tue, 04 Nov 2008 16:21:40 +0100 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <275075.22310.qm@web31604.mail.mud.yahoo.com> References: <275075.22310.qm@web31604.mail.mud.yahoo.com> Content-Type: text/plain Date: Tue, 04 Nov 2008 16:21:39 +0100 Message-Id: <1225812099.3975.3.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1+4hatU1gbcGWOa+FB/UYiAGn0JdI0FRV8qddE 14ehB6JboTVG+PPMk3DDcGWusMYzSjNxrs9N8fbLiKNNpjl47u XiiEj0P7XMAhNcZwLiiswdRpDCiTYnj X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6? (barebone, rare!) Subject: Re: USB support X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2008 15:22:07 -0000 Am Dienstag, den 04.11.2008, 06:17 -0800 schrieb Viswesh S: > Hi, > > Is the USB support for grub2 completed or still in progress ? > > Is it possible to know,if incomplete, till what level we have reached ? Hello, Only UHCI controllers are supported, OHCI not. UHCI is mostly used on Intel and VIA boards and OHCI on the others. If you want to try it, there's a wiki page for it: http://grub.enbug.org/USBSupport Because I have an OHCI controller I can't tell you how good it works on real hardware. -- Felix Zielcke