From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Cc: coreboot@coreboot.org, marco@gnu.org
Subject: USB support merge (Re: [PATCH] (ata.mod) Fix ATAPI protocol)
Date: Sun, 8 Feb 2009 19:09:53 +0100 [thread overview]
Message-ID: <20090208180953.GA22285@thorin> (raw)
In-Reply-To: <874ozvsisy.fsf@xs4all.nl>
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 handled correctly at all places.
Hi,
Alright then. I just checked in your last USB patch, after reviewing it:
http://lists.gnu.org/archive/html/grub-devel/2008-08/msg00604.html
I agree it's best to commit it. It has a few minor problems, but this is
much better than leaving it to bitrot. Then we can work on fixing them more
easily.
Let's enumerate them again:
- OHCI works on qemu but hasn't been tested on real hardware.
- --enable-grub-emu-usb isn't yet known to work.
- There might be endianess issues affecting powerpc (note: we aren't
building it there yet, we'd have to move PCI support to i386.rmk first)
- A few parts of it are marked "XXX".
I'll add one more to the list: keyboard support wasn't included in this
patch. I'll look into your other pieces of code and retrieve a working
keyboard driver.
Other than this, massive storage on UHCI should work fine. See
http://grub.enbug.org/USBSupport for details on how to use it.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
next prev parent reply other threads:[~2009-02-08 18:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-18 18:37 [PATCH] (ata.mod) Fix ATAPI protocol Christian Franke
2009-01-19 10:15 ` Marco Gerards
2009-01-19 12:44 ` Christian Franke
2009-01-19 20:50 ` Christian Franke
2009-01-20 9:00 ` Marco Gerards
2009-01-20 9:55 ` Christian Franke
2009-02-08 18:09 ` Robert Millan [this message]
2009-02-08 18:37 ` Robert Millan
2009-02-16 8:26 ` USB support merge (Re: [PATCH] (ata.mod) Fix ATAPI protocol) Marco Gerards
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090208180953.GA22285@thorin \
--to=rmh@aybabtu.com \
--cc=coreboot@coreboot.org \
--cc=grub-devel@gnu.org \
--cc=marco@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.