Subject: Re: qe: xmit problems...
To: None <thorpej@wasabisystems.com>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 05/11/2002 20:25:17
> On Sat, May 11, 2002 at 07:04:49PM +0100, Alex White wrote:
> 
>  > > I actually use it to load an ELF boot program, which then directly
>  > > loads the ELF kernel.
>  > 
>  > Why did you do it that way round? (just curious!)
> 
> Because the boot program loads symbols for the kernel debugger, DDB.
> 
Note that there is also a limit on how much code a mop implementation
may load. On VAX8200 the machine won't load more than 1MB for example.

-- Ragge