public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] PC VMware target broken
@ 2004-09-17 13:18 Iztok Zupet
  2004-09-17 13:33 ` Jani Monoses
  0 siblings, 1 reply; 3+ messages in thread
From: Iztok Zupet @ 2004-09-17 13:18 UTC (permalink / raw)
  To: ecos-discuss

Hello,

 The PC VMware CVS target seems broken. RedBoot boots with a two minute
delay, before ethernet driver init is called and in an application a GDB
breakpoint never happens.

 As far as I remember, everything ran normally in March this spring.
I've looked at the CVS list, but found no records of any suspicious
change there.

 Does anybody remember what might have introduced VMware flaw?

Iztok 


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] PC VMware target broken
  2004-09-17 13:18 [ECOS] PC VMware target broken Iztok Zupet
@ 2004-09-17 13:33 ` Jani Monoses
  2004-09-17 16:21   ` Iztok Zupet
  0 siblings, 1 reply; 3+ messages in thread
From: Jani Monoses @ 2004-09-17 13:33 UTC (permalink / raw)
  To: iz; +Cc: ecos-discuss

In redboot

revision 1.10
date: 2004/05/27 06:37:45;  author: jlarmour;  state: Exp;  lines: +14 -11
    * src/fs/ide.c: make sure IDE_STAT_BSY is 0 before checking other
    bits in the status register


It loops until timeout.
Might be this change. I know that I had the same delay when using the 
i386 target with redboot and ide and changed the qemu sources.
But now that it could be the same thing with vmware maybe it's an ecos bug?

Jani

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ECOS] PC VMware target broken
  2004-09-17 13:33 ` Jani Monoses
@ 2004-09-17 16:21   ` Iztok Zupet
  0 siblings, 0 replies; 3+ messages in thread
From: Iztok Zupet @ 2004-09-17 16:21 UTC (permalink / raw)
  To: Jani Monoses; +Cc: ecos-discuss

On Fri, 2004-09-17 at 15:37, Jani Monoses wrote:
> In redboot
> 
> revision 1.10
> date: 2004/05/27 06:37:45;  author: jlarmour;  state: Exp;  lines: +14 -11
>     * src/fs/ide.c: make sure IDE_STAT_BSY is 0 before checking other
>     bits in the status register
> 
> 
> It loops until timeout.
> Might be this change. I know that I had the same delay when using the 
> i386 target with redboot and ide and changed the qemu sources.
> But now that it could be the same thing with vmware maybe it's an ecos bug?

Yes. It waits for 30 seconds for each IDE channel. But if You install a
disk in VMware virtual machine it complains about IDE reset command with
a "not implemented feature"...

But funny, it seems that IDE init is still called in RedBoot if one
disables the "Allow RedBoot to support disks" configuration option.

Iztok


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-17 16:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-17 13:18 [ECOS] PC VMware target broken Iztok Zupet
2004-09-17 13:33 ` Jani Monoses
2004-09-17 16:21   ` Iztok Zupet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).