public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Re: which 82559 card work for redboot
       [not found] <F7f3ZtMujWfiyWxZAeS00025a84@hotmail.com>
@ 2003-01-08 13:10 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2003-01-08 13:10 UTC (permalink / raw)
  To: Wang Anthony, eCos discussion

Wang Anthony wrote:
> 
>   I download the ecos and followed the document and trying to rebuild 
> the reboot.
>   I used the following command:
> ecosconfig new pc redboot
> ecosconfig add net_drivers cf_eth_drivers
> ecosconfig tree
> make
> 
>   But I only got redboot.elf. I need to get the redboot.bin to do floppy 
> boot.
>   Would you please tell me how to build redboot.bin?

Instead do:

ecosconfig new pc redboot
ecosconfig import \
$ECOS_REPOSITORY/hal/i386/pc/current/misc/redboot_FLOPPY.ecm
ecosconfig tree
make

Jifl
-- 
eCosCentric       http://www.eCosCentric.com/       <info@eCosCentric.com>
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


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

* [ECOS] Re: which 82559 card work for redboot
       [not found] <F174anoJGO9sXfuAXoc00020561@hotmail.com>
@ 2003-01-07  5:46 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2003-01-07  5:46 UTC (permalink / raw)
  To: Wang Anthony; +Cc: ecos-devel, eCos discussion

Wang Anthony wrote:
> Hi, Sirs:
>   I have bought a 82559 ethernet card (part # 734938-001)
>   But when I boot up redboot (i386 PC) . It prompt with:
> No network interface found. window 2000 can detect it.
> 
> Is there some certain model of 82559 card I should use?
> And where can I find it?

I don't believe there's any particular one. Are you sure the driver was
included in the redboot you built? Check your configuration.

Also are you using up to date sources? The PCI IDs have changed in the
past and older code may not have the newer IDs.

Indeed one possibility is that another newer ID has come out. In which
case it would be useful to run the pci1 *eCos* test which I believe should
tell you the PCI IDs. You can then edit the 82559 driver to accept those
IDs, or tell us what they are and we'll fix it in CVS.

Jifl
-- 
eCosCentric       http://www.eCosCentric.com/       <info@eCosCentric.com>
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- 
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:[~2003-01-08 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <F7f3ZtMujWfiyWxZAeS00025a84@hotmail.com>
2003-01-08 13:10 ` [ECOS] Re: which 82559 card work for redboot Jonathan Larmour
     [not found] <F174anoJGO9sXfuAXoc00020561@hotmail.com>
2003-01-07  5:46 ` Jonathan Larmour

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