On Monday 31 Oct 2005 17:09, Lorenz, Gregory wrote:
> I have added some code to GRUB (not GRUB2) to make it work for a specific
> embedded application.

> However, I need to read from a specific memory 
> location (0xD2000) to read some values from a custom piece of hardware that
> we designed.

GRUB Legacy does not use paging so just read it. In C cast the address to a 
pointer.


-- 
Member AFFS, WYLUG, SWP (UK), UAF, RESPECT, StWC
No to software patents!    Victory to the iraqi resistance!

Attachment: pgp89gXxb6Iat.pgp
Description: PGP signature

_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to