Robert Millan writes:
> On Mon, Jan 19, 2009 at 11:15:41AM +0100, Marco Gerards wrote:
>> Perhaps my USB code might help in some occasions
>> for scsi.c, I am not completely sure if they are in sync. I sent in
>> the USB code earlier. This code can be committed, although endianess
>> is not han
Robert Millan <[EMAIL PROTECTED]> writes:
> On Tue, Nov 04, 2008 at 04:21:39PM +0100, Felix Zielcke wrote:
>> 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 incomplet
On Tue, Nov 04, 2008 at 04:21:39PM +0100, Felix Zielcke wrote:
> 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,
>
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
y.volta wrote:
> Hi,
>
>Great work!
>
>BTW. Did you know there is an existing Grub2 USB project from coreboot?
Yes, and Marco is aware of it.
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
Hi,
Great work!
BTW. Did you know there is an existing Grub2 USB project from coreboot?
y.volta
Lately I have been working on USB support for GRUB 2. It's not
completely ready yet. The code was only tested on QEMu and supports
UHCI, OHCI, USB Mass Storage and HID. Most likely it w