public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] i386 with i82559 - Problems...
@ 2002-07-16 11:16 Jones, Michael
  2002-07-16 22:06 ` Vladimir Sterjantov
  0 siblings, 1 reply; 2+ messages in thread
From: Jones, Michael @ 2002-07-16 11:16 UTC (permalink / raw)
  To: eCos Discussion (E-Mail)


Hello!

Again I have a little problem! Again thanks to all that have helped me get this far....

Using RedBoot (Original Binary or self built) I load any of the "net" test programs. 

I do this via TFTP and that works fine. But - when I "go" the programs will not find the network card or will simply return things like DHCP/BOOTP failed. Whereas the RedBoot did not have these problems...

ecosconfig new pc net

(added CYGPK_NET_BUILD_TESTS)

ecosconfig tree

make tests

went all the way down to e.g. install/tests/net/ns/dns/current/dns and 

i386-elf-objcopy -O srec dns1.exe dns1.bin

now TFTP'ed it with RedBoot

l dns1.exe -h 192.168.16.24
g


the application starts and clams that DHCP/BOOTP Failed.


Please, has anybody got some solution?

Thanks,
Michael

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

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

* Re: [ECOS] i386 with i82559 - Problems...
  2002-07-16 11:16 [ECOS] i386 with i82559 - Problems Jones, Michael
@ 2002-07-16 22:06 ` Vladimir Sterjantov
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir Sterjantov @ 2002-07-16 22:06 UTC (permalink / raw)
  To: ecos-discuss

Try to set ESA address manually:

CYGSEM_DEVS_ETH_I386_PC_I82559_ETH0_SET_ESA         user_value 1,
CYGDAT_DEVS_ETH_I386_PC_I82559_ETH0_ESA         any address, or leave 
default ESA unchanged

With my i82559 cards, I found, that driver can't get MAC address from 
network card.  :-(
Downloaded RedBoot image cannot find my 82559 cards too, not only 
network tests!

When configuring this, recompiled RedBoot finds network adapter, and 
network tests pass.
(Using eCos CVS shapshot 11 jun 2002)

My card with i82558B chip works fine with RedBoot, but not with network 
tests, so I put it on the shelf  :-)

With the best wishes,

-- Vladimir

Jones, Michael wrote:

>Hello!
>
>Again I have a little problem! Again thanks to all that have helped me get this far....
>
>Using RedBoot (Original Binary or self built) I load any of the "net" test programs. 
>
>I do this via TFTP and that works fine. But - when I "go" the programs will not find the network card or will simply return things like DHCP/BOOTP failed. Whereas the RedBoot did not have these problems...
>
>ecosconfig new pc net
>
>(added CYGPK_NET_BUILD_TESTS)
>
>ecosconfig tree
>
>make tests
>
>went all the way down to e.g. install/tests/net/ns/dns/current/dns and 
>
>i386-elf-objcopy -O srec dns1.exe dns1.bin
>
>now TFTP'ed it with RedBoot
>
>l dns1.exe -h 192.168.16.24
>g
>
>
>the application starts and clams that DHCP/BOOTP Failed.
>
>
>Please, has anybody got some solution?
>
>Thanks,
>Michael
>




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

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

end of thread, other threads:[~2002-07-17  5:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-16 11:16 [ECOS] i386 with i82559 - Problems Jones, Michael
2002-07-16 22:06 ` Vladimir Sterjantov

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).