From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Agnew To: Mark Salter Cc: , , , Subject: Re: [ECOS] RedBoot IDE access on x86 without BIOS Date: Thu, 13 Sep 2001 06:18:00 -0000 Message-id: References: <200109131151.f8DBp1h08839@deneb.localdomain> X-SW-Source: 2001-09/msg00309.html On Thu, 13 Sep 2001, Mark Salter wrote: > I think you're right, but the odd thing is it sees the drives on my pc. > The above defines are correct for the base of the control registers. > Its the macros for HAL_IDE_READ_ALTSTATUS and HAL_IDE_WRITE_CONTROL > which need to add 2 to the base to get the status/ctl regs. > Alright, I tried that change. However, it didn't fix my ram from rom boot's problem. Any other ideas? Thanks! Adam