grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH]: Fix CDROM skipping in ieee1275 ofdisk iterator.


From: David Miller
Subject: Re: [PATCH]: Fix CDROM skipping in ieee1275 ofdisk iterator.
Date: Mon, 07 Dec 2009 11:49:10 -0800 (PST)

From: Vladimir '$B&U(B-coder/phcoder' Serbinenko <address@hidden>
Date: Mon, 07 Dec 2009 12:52:01 +0100

> It already works on MIPS and AFAICT only thing it needs to work is PCI.
> Do you mean that accessing PCI on sparc is a lot of work?

Even just calculating the register addresses is a lot of work.

You can't just take the property values for the device as-is, you have
to walk up to the root applying 'range' property translations to the
register addresses.

And there are special cases and quirks all over the place.

The code to do this in the Linux kernel is several thousand lines of
code.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]