This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: redboot problem


Thanks a lot.
But since it can't work yet, i think is it somewhat configuration problem?
Here's my redboot build process, are there any problems?
#ecosconfig new pc redboot
#ecosconfig import $ECOS_REPOSITORY/hal/i386/pc/current/misc/redboot_FLOOPY.ecm
#ecosconfig tree
#make
#dd conv=sync if=install/bin/redboot.bin of=/dev/fd0

Then, when i use the floopy to boot, it said "no network interfaces found"....... :( Are there any extra configurations should be done?

----- Original Message ----- 
From: "Gustav Kälvesten" <gustav.kalvesten@axis.com>
To: "'flagship'" <ecos-mu@263.net>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Tuesday, January 08, 2002 10:27 AM
Subject: RE: [ECOS] redboot problem


> Hi,
> 
> My guess is that this card is supported:
> http://www.intel.com/network/connectivity/products/pro100_dsktop.htm
> It specifically states 82559 controller on the front page.
> 
> But also the VE card says in the technical specifications that 82559 is used:
> http://www.intel.com/english/network/connectivity/products/pro100ve_adapter.htm
> 
> So you would think it should work as well.
> 
> - Gustav
> 
> > -----Original Message-----
> > From: flagship [mailto:ecos-mu@263.net]
> > Sent: den 8 januari 2002 11:06
> > To: Jonathan Larmour
> > Cc: ecos-discuss@sources.redhat.com
> > Subject: Re: [ECOS] redboot problem
> > 
> > 
> > 
> > ----- Original Message ----- 
> > From: "Jonathan Larmour" <jlarmour@redhat.com>
> > To: "flagship" <ecos-mu@263.net>
> > Cc: <ecos-discuss@sources.redhat.com>
> > Sent: Tuesday, January 08, 2002 4:30 AM
> > Subject: Re: [ECOS] redboot problem
> > 
> > 
> > > flagship wrote:
> > > > 
> > > > Hello,
> > > >    I'm building a redboot startup floopy for i386 pc. I 
> > followed the instructions in redboot user's guide and 
> > imported the redboot_FLOOPY.ecm(it comes from the ecos CVS 
> > server), then make without any errors. But, when i use the 
> > floopy to boot my pc, it said "no network interfaces found", 
> > why? There's a Intel Pro 100 VE on-board ethernet adapter in my box.
> > > 
> > > Assuming that card isn't based on the 82559 chipset, it's 
> > not a supported
> > > card as there is no driver (yet). What chipset does it have?
> > I'm not sure. HOWEVER,  I have included in the 
> > CYGPKG_DEVS_ETH_I386_PC_I82559 package, and in it's comment, 
> > it said it's for "Standard PC with EtherPro 10/100 ethernet 
> > device"(isn't it my card?). So I think that card should base 
> > on the 82559 chipset and could be supported.
> >

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]